VB Decompiler v7.9 has been released (04.03.10)
What's new in this version:
- Decompiling User defined ScaleMode in Forms and PictureBoxes
- Decompiling all ImpAdLd* P-Code opcodes
- Decompiling LateIdCallLdVar P-Code opcode
- Checking unset variables in Native Code
- Decompilation of Native Code is improved
- Correclty calling user defined functions in Native Code
- Correclty detect parameters of user defined functions in Native Code
- Parsing ByRef variables in Native Code
- Decompiling type &h4008 (pointer to file) in Native Code
- Decompile rtcBstrFromFormatVar function
- Decompile __vbaStrToUnicode function
- Strings with apostrophes now supported and decompiled correctly
- Powerfull strings parsing with correct decoding special chars in Native Code
- Objects database format changed, type of RetVal added
- Decompiling objects calling with new object as result,
changing "This" and declare variable with new type
- Variables declaration in Native Code
- Decompile __vbaBoolVarNull function
- Emulate "not" command
- Unpacker engine highly improved, driver rewriten
- BugFix: Wrong decompiling ScaleMode types larger than 0
- BugFix: Wrong decompiling fields from Global GUID (Clipboard, Printer, etc)
- BugFix: Compile stack parameters now enabled by default
VB Decompiler v7.8 has been released (26.12.09)
What's new in this version:
- Unpacker engine improved
- Working on Windows x64 improved
- References in IL code
- Decompiling P-Code procedures with size larger than 32767 bytes
- BugFix: Crashes on decompiling .NET programs in "full decompilation" mode
VB Decompiler v7.7 has been released (06.10.09)
What's new in this version:
- Two types of "Decompile from VA" in .NET (IL and ASM decompile)
- Obfuscator modified for stop false alarms on AV
- New version of Show References plugin. More fixes
- Language autodetection for decompiled VB file (you don't see "???" in code anymore)
- Detecting names of public variables in classes
- Decompiling access to public variables from one class to another
- Database for VB5 updated
- New options window
- Windows 7 fully supported now
VB Decompiler v7.6 has been released (31.05.09)
What's new in this version:
- Coprocessor emulation improved
- Fully compatible with old OS versions (like 9x/Me)
- Optimization for Windows 7 RC1
- Unpacker engine improved
- BugFix: User strings (#US heap) parsing (.NET)
- BugFix: Incorrect decompile some classes in full decompilation mode
VB Decompiler v7.5 has been released (20.04.09)
What's new in this version:
- Namespace loading speed improved (.NET)
- Open and Save DataBase (.NET)
- Saving to TXT, IDC, Names, MAP (.NET)
- Save all in one module (.NET)
- Show String References (.NET)
- Cache decompiled code (.NET)
- Edit String References (.NET)
- Parsing rtcGetDateValue
- Parsing rtcFileDateTime
- Intelliparsing large Native procedures
- Now you may find address jumps in active window
simply select address and press Ctrl+G
- Unpacker engine updated
- BugFix: Scroll after click to string references
- BugFix: GoTo Virtual Address
VB Decompiler v7.4 has been released (07.04.09)
What's new in this version:
- BugFix: Some crashes while decompiling obfuscated code
VB Decompiler v7.3 has been released (07.04.09)
What's new in this version:
- Unknown VTable calls now marked and not decompiled
- Progress bar for all code loading
- You may change file path now after decompilation
by pressing Enter after changing FileName field
- Export names to IDA via IDC script (added to File -> Save procedures list menu)
- Export names to HIEW names file format (added to File -> Save procedures list menu)
- Export names to MAP file (added to File -> Save procedures list menu)
- Parsing __vbaGenerateBoundsError
- Parsing __vbaAryLock
- Parsing __vbaAryUnlock
- Parsing __vbaBoolVar
- Parsing __vbaOnError
- Saving String References list to file
- Tiny code format parsing (.NET)
- FAT code format parsing (.NET)
- Disassemble IL with show offsets of code lines (.NET)
- Decompile strings in IL (.NET)
- Decompile virtual calls to MethodDef and MemberRef tables (.NET)
- Disassemble unmanaged methods (.NET)
- Decompile references to Field table rows in code (.NET)
- Decompile branch IL opcodes (.NET)
- Decompile Int64 type (.NET)
- Decompile SEH frames (.NET)
- Decompile parameters for methods (.NET)
VB Decompiler History