Skip to content

v0.2.8.5

Choose a tag to compare

@hasherezade hasherezade released this 21 Jul 00:53
· 812 commits to master since this release

BUGFIX

  • Fixed broken detection of ASProtect ( Issue #66 )
  • Fixed broken parsing of a hexadecimal PID ( Issue #65 )
  • Fixed errors on code scan (caused by invalid relocation table check)
  • Do not assume that the section 0 is always executable
  • Fixed bug in scanning 64bit modules by a 32bit scanner

FEATURE

  • Added one more pattern to detect 64 bit code

REFACT

  • Refactored identifying executable sections