v0.2.8.5
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