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