- Fast Native Code loading
- Import parser improved
- Native Code emulator fixed
- String references searching
- Show External API calls in Native Code
- New plugin LangeFree for editing language dll name in VB programs (thanks to Executioner)
- All windows centered to owner
- Methods parsing optimized
- Strings parser rewriten (now working spaces after and before strings and with zero bytes in string)
- Method types recovery (Sub or Function), Functions names recovery, Functions parameters recovery (with names), Native Code modules decompiler (new code binary search and analization).
- Native Code disassembler improved (some code emulating and tracing)
- Native __vbaFreeObjList, __vbaFreeStrList, __vbaFreeVarList decompilation
- WebClass decompilation (this forms is only used in DLL's)
- Add "All Files" pattern to "Open File" dialog
- VB Decompiler version to result files
- "Write" and "Input" VB opcodes decompilation
- "Format" VB5 API decompilation
- All ImpAdSt* opcodes decompilation
- All modules ObjectType=&H18041 decompilation
- New plugin function SetActiveTextLine (54)
- New plugin function GetActiveModuleCoordinats (55)
- New plugin function GetVBDecompilerPath (56)
- Bugfix: Image under textbox flashing
- Bugfix: "Add Address" option lock decompilation process
- Bugfix: Menu unlocking after .NET prgrams loading
- Bugfix: String references End_ID not used correctly
- Bugfix: API in events declarations not filtered in the p-code
- Bugfix: Command32 parameter in project with one quote.
- Bugfix: SystemPath changed to system32 in project
- Bugfix: Native Code class in "Fast Decompilation" mode is not decompiling
- Bugfix: VB5 P-Code modules procedures is not right
- Bugfix: Plugins menu fixed in Windows Vista
- Advanced code patcher instrument,
- prototypes generator for all functions,
- String References engine improved,
- Asm Plugin SDK (thanx to Jupiter).
- This version of the decompiler contains huge modifications. Now you can
- decompile even a 10-megabyte EXE file for only 5-10 seconds. It became
- possible due to the on-the-fly decompilation technology.
- Obfuscator engine improved;
- decompile VB5 modules;
- more than 100 MSVBVM50.DLL signatures;
- decompiling string references in .NET applications;
- find string into text field and find string references in RAEdit control;
- fixed some bugs in obfuscation engine
- Updated more beautifull icons
- More syntax coloring options
- Decompiling GUID objects at p-code improved
- Many new signatures and fixes
- Decompilation speed increased
- C Plugin SDK (thanx to Jupiter)
- Decompiling "Print" opcode
- String references in native applications
- Data object unicode properties
- P-Code commands with 10 or more parameters