Features and details [QUOTE]handles PE32 and PE64 views multiple files in parallel recognizes known packers (by signatures) fast disassembler – starting from any chosen RVA/File offset visualization of sections layout selective comparing of two chosen PE files integration with explorer menu and more…
Currently project is under rapid development. You can expect new fetaures/fixes every week. Any sugestions/bug reports are welcome. I am waiting for your e-mails and comments.[/QUOTE]
PE-bear – version 0.1.8 avaliable!
_http://hshrzd.wordpress.com/2013/07/23/pe-bear-version-0-1-8-avaliable/
This time I added some of the features requested by users (i.e drag-n-drop), and tried to fix disturbing bugs (like not removing keys from registry). Thanks for all your e-mails and ideas! I know that many things are waiting for improvement, but please, be patient! Next week a new bundle of features is coming. P.S. Please don’t send me proposals of some illegal jobs, like cracking software etc. I will not be responding, but just ignoring them. Links to download are (as usual) here: http://hshrzd.wordpress.com/pe-bear
Changelog Special thanks for help in debugging goes to (in chronological order): Karcrack (finding bug#2, extensive black box testing) Sfires (code review helpful in resolving some tricky handlers issue) Major Fixes: [bug#1] In adding to Explorer: problem with removing paths from windows registry [bug#2] In GUI: unwanted refreshing (periodical blinking) on some Windows configurations [bug#3] Invalid Exports parsing [bug#4] Not showing Imports when ImportsSize == 0 Major Features: [feat#1] Refactored presentation of ExportsTable [feat#2] Added TLS Table [feat#3] Opening multiple files by Drag-n-Drop + internal refactoring, optimization etc.