Used VB Decompiler for Windows?


Editors’ Review

Download.com staff
VB Decompiler is a powerful tool for analyzing Visual Basic 5.0/6.0 executables and .NET programs. It reconstructs source code from p-code and offers disassembly for native code.
  • Pros

    • Decompiles VB 5.0/6.0 p-code to source
    • Disassembles .NET programs
    • Restores source code precisely from p-code
    • Includes powerful disassembler and emulator
    • Aids analysis of native code programs
  • Cons

    • Full source code not possible from native code
    • Variable and function names may be lost

Used VB Decompiler for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
11.4
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 10
  • Windows Vista
  • Windows 7
  • Windows 8
  • Windows XP
Additional Requirements
None
POPULARITY
Total Downloads
487,607
Downloads Last Week
4

Report Software

Program available in other languages


Last Updated


User Reviews

4.1/5

11 User Votes


Developer’s Description

Decompile programs (EXE, DLL or OCX) written in VB 5.0/6.0 and disassemble .NET programs.
VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0 and 6.0 and disassembler for programs written on .NET technology. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code. .NET assembly always compiled to just in time compilable IL code. Since p-code consists of high-level commands, there is a real possibility to decompile it into the source code (of course, the names of variables and some functions will not be decompiled). VB Decompiler restores source code from p-code as much as possible precisely. And after some modifications you may try to compile generated code. If a program was compiled into the native code, restoring full source code from machine instructions is not possible. But VB decompiler can help to analyze the program even in this situation as well. It contains a powerful disassembler and emulator. This powerfull engine try to decode most assembler instructions to most likely VB commands.

Download.com
Your review for VB Decompiler