obfuscator
obfuscator copied to clipboard
v1.0.0
- A lot of refactoring
- Bumped zasm version
- Fixed handling of BBs with no successors
- Added xmm/ymm/zmm registers ignoring in LRUReg
- Fixed analysis labels tracking
- Changed project build configuration a bit
- Fixed absolute relocations handling in pe parser
- Added function name demangler
- PDB parser improvements
- Minor fixes in platform detection
- Added minimal function size asseriton
- Moved reg_convert to zasm stuff
- Fixed
pushimmediate operand size estimation - Default pass chance value is 100 now
- Added
-seedcli var - Added some PE metadata removal in pe rebuilder
uh oh