Skip to content

v0.6.5

Compare
Choose a tag to compare
@hasherezade hasherezade released this 24 Feb 13:26
· 356 commits to main since this release

BUGFIX

  • fixed crashing on opening of the DiffWindow after PE was resized
  • fixed signatures matching ( Issue #18 )
  • parse Debug Directory as an array of entries ( Issue #15 )
  • fixed parsing PE files with atypical section alignment ( Issue #11)
  • fixed modifying data in Bound Imports Directory
  • fixed modifying export name

FEATURE

  • updated Capstone (switched to the active branch next )
  • added a wizard for adding imports ( Issue #16 )
  • added undo for resize operations
  • show all the matched signatures in the General Panel (not only one of them)
  • load signatures from the current directory, as well as from User Data Directory (UDD)
  • added filtering to signatures listing window
  • allow to export disassembly of the section into a file ( Issue #14 )
  • allow to dump sections, or export disassembly from all opened files at once
  • show info about the atypical PE features as a tool-tip in a tree view