Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: CrackerCat/xAnalyzer

Tags

2.5.0

Toggle 2.5.0's commit message
Merge branch 'master' of https://github.com/ThunderCls/xAnalyzer

2.4.3

Toggle 2.4.3's commit message
Some Fixes

Fixes to the code pushed by @Herz3h

2.4.2

Toggle 2.4.2's commit message
Version

2.4.1

Toggle 2.4.1's commit message
Update 2.4.1

- Added a new hotkeys scheme
- Added new options to control which previous analysis data should be
erased. (This gives the possibility to work seamlessly with map loader
plugins like SwissArmyKnife, etc).
- Added new commands (old ones have been deprecated)
xanal selection : Performs a selection analysis
xanal function : Performs a function analysis
xanal exe : Performs an entire executable analysis
xanalremove selection : Removes a previous selection analysis
xanalremove function : Removes a previous function analysis
xanalremove exe : Removes a previous entire executable analysis
xanal help : Brings up to the log window some help text
- Fixed automatic analysis not launching on startup (Closes ThunderCls#18 )
- Fixed various api definition files (Closes ThunderCls#17 )

v2.4

Toggle v2.4's commit message
Update README.md

2.3.1

Toggle 2.3.1's commit message
Merge branch 'master' of https://github.com/ThunderCls/xAnalyzer

v2.3

Toggle v2.3's commit message
Update README.md

v2.2

Toggle v2.2's commit message
Update README.md

v2.1

Toggle v2.1's commit message
Update README.md

v2.0

Toggle v2.0's commit message
x64 bits Support

- Changes and improvements