VB Decompiler 12.2
Download

VB Decompiler 12.2

Decompile, analyze, and recover your programs
4 
Rating
Your vote:
Latest version:
12.2 See all
Developer:
GPcH Soft
Screenshots
1 / 4
Download

Decompile programs in EXE, DLL, or OCX formats created using Visual Basic 5.0 and 6.0 and disassemble software built with .NET technology. Perform the analysis of programs and partially restore the source code from p-code if your project was damaged.

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. Of course, it fails on some optimizations of assembler code and sometimes generate not correct instructions. But at this time this is a best way to analyze native code applications. more

Comments (4)

User

Your vote:

J
rating Jerom White
Helps me to recovery most parts of my old vb6 software. Author fixed all issues very quickly and update this software every quarter. I test other code recovery tools for vb6, but competitors has only cosmetic changes from last 10 years, no new features and just ask for money without developing major updates.

Was it helpful?  yes(0) no(0) | Reply
M
rating Michael
Best VB reversing tool. Only one with support P-Code, Native Code and .NET at one kit.

Was it helpful?  yes(0) no(0) | Reply
A
rating Andrew
Recovered most code from my Native Code app. Very helpful. Price is too small.

Was it helpful?  yes(0) no(0) | Reply

Suggestions