This application gives users the ability to recover internal code from Visual Basic programs. It is also possible to save the project in different formats.
VB Decompiler
VB Decompiler is a decompiler and disassembler program for Windows designed to help you analyze code. It comes with a powerful engine that decodes instructions to possible commands, enabling you to reconstruct your projects.
Compatibility
The utility is capable of handling EXE, DLL and OCX files built with Visual Basic 5 and 6. What is more, you have the ability to work with assets compiled using NET technology. It is necessary to mention that the decompilation can be performed on 32-bit machines only, even though the tool runs on 64-bit systems as well.
Analyze code
In order to add items, you are able to use the dedicated menu or drag-and-drop method. After this step, the application immediately analyzes the code and displays it in a tree-view. It is possible to view the processed content, but you cannot edit it. However, you may have the option to save it and then modify it.
The program allows you to export the project with the procedure list, all the code in one module or the decompiled data only. Other advantages include an advanced search string and patching data features. In addition, the functionality of the utility is extended by the built-in plugins. These enable you to create a MAP file, show references and set the decompiler priority.
Features
- free to download and use;
- compatible with modern Windows versions;
- gives you the ability to decompile Visual Basic programs;
- you can process files with EXE, DLL and OCX extensions;
- it is not possible to edit the code directly from the app.