Skip to content

v0.6.1

Compare
Choose a tag to compare
@hasherezade hasherezade released this 28 Sep 03:18
· 394 commits to main since this release

BUGFIX

  • fixed unhandled exception on the attempted opening of an empty file
  • fixed filling a selected PE section with a content of a file
  • fixed Virtual Section diagram (by default, fill with mapped raw section size)

FEATURE

  • added new mode of displaying Virtual Sections diagram (a new option in the menu allows to switch between alternative views)
  • in sections diagram: changed the menu option "Grid" to more descriptive "Grid (Alignment Units)"
  • changes in drawing the grid
  • enriched list of signatures: display not only the signature name, but also the size and the content
  • do not calculate hashes of a truncated file

REFACT

  • internal refactoring