Skip to content

v0.2.7

Compare
Choose a tag to compare
@hasherezade hasherezade released this 14 Jun 23:29
· 754 commits to master since this release

FEATURE

  • New parameter: /refl allowing to make a process reflection before scanning
  • Support scanning PEs with no sections (i.e. packed with Crinkler) (Issue #46)
  • Allow to build as static library
  • Dump report about hooks even if dumping the modules failed
  • Show the time of scanning workingset

BUGFIX

  • Fixed JSON in code scan report (in case of reporting errors)
  • Fixed problems with dumping PEs with bogus Image Size (prevent crashes, try to autodetect the correct size)

REFACT

  • Internal refactoring (i.e. in scanning workingset)
  • Set debug privilege unconditionally