PDA

View Full Version : P32Dasm - VB 5/6 PCode/Native Decompiler/Disassembler :-)


DARKER
11-03-2008, 05:16 PM
2.4 - [03.11.2008] - Alex Release
+ Native code fast preview (display MSVBVM calls + string references)
+ Added new class types
+ Added designer identificaton
+ Posibility direct jump to offset in HIEW
+ Improoved Debug mode
+ Filter out not supported "In DB doesn't exist ..."
+ Added Possibility disable creation of Position Files
+ Added support for Events of JSBBAR16.OCX, MSDATLST.OCX, GRIDEX20.OCX and ACTBAR3.OCX
+ Faster decompiling
* Default syntax coloring Off (slow)
* New search shortcut changed from F7 to Ctrl + F
* Fixed External API scan
* Fixed crash when is missing 16Edit.dll
* Better Unicode String handling
- Removed "Output to file" settings

Download
http://progress-tools.110mb.com/p32dasm.zip ("http://progress-tools.110mb.com/p32dasm.zip")
Mirror
http://www.webpark.sk/pdecode/p32dasm.html ("http://www.webpark.sk/pdecode/p32dasm.html")

JMI
11-03-2008, 05:53 PM
Thanks for the update information.

Regards,

dELTA
11-06-2008, 05:27 PM
Nice.

And thanks for updating the CRCETL entry for it too.

http://www.woodmann.com/collaborative/tools/index.php/P32DASM

DARKER
06-14-2009, 04:45 AM
2.5 - [14.06.2009] - Slovakia Release
* Changed app font for better language support
* Fixed storing wrong window possition
* Fixed displaying other language characters (tested on Russian, check screen)
* Word over cursor support other languages (take word divided by spaces)
(Beware! Due some RichTextBox bug or unicode problems some strings with special REGIONAL CHARACTERS will be not found in main window!)
* Fixed Word over cursor string length extraction for other languages
* Fixed crash on some VB5 apps
+ Possibility select and apply font charset for better output (language support)
+ Search in tree
+ Added support for Events of DBLIST32.OCX, DBGRID32.OCX, MSDATGRD.OCX, MSCOMM32.OCX, MSCHRT20.OCX, MSMASK32.OCX

Download
http://progress-tools.110mb.com/p32dasm.zip ("http://progress-tools.110mb.com/p32dasm.zip")

dELTA
06-16-2009, 08:25 PM
Thanks for the update.