| VB Decompiler Lite is a decompiler for programs (EXE, DLL or OCX), written in Visual Basic 5.0 and 6.0 and disassembler programs written in NET technology. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code. Since p-code consists of high-level commands, there is a real opportunity to restore it in the source code (of course, the names of variables and some functions will not be decompiled). VB Decompiler restores source code from p-Lite code as much as possible for accuracy. And after some modifications you may try to compile generated code. If a program was compiled into native code, restoring full source code from machine instructions is not possible. But VB Decompiler Lite can help to analyze the program even in this situation as well. It has a powerful disassembler and emulator. This powerful engine tries to decode most assembler instructions to most likely teams VB. Of course, this will not work on some optimizations in assembly language, and sometimes generate accurate directions. But for now this is the best way to analyze their own applications code. If the deal brokered NET assembly, decompiler will restore all tables and modules in managed assembly and disassemble all methods, tasks and events using IL disassembler. NET Framework is not needed for decompilation. In general, VB Decompiler Lite is an ideal tool for analyzing programs and is perfect if you lose the source code and need to restore project.VB Decompiler Lite is a great tool for analyzing programs and restoring lost source code. |
No comments:
Post a Comment