VB Decompiler Lite is a decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0 and 6.0 and disassembler for programs written the. NET technology. As you know, programs in Visual Basic can be compile the the interpreting the P-code or native code. Since p-code consists of high orders, it is a real possibility that decompile it Enter the code (of course, the names of variables and some functions will not be decompiled). VB Decompiler restores source code from Lite P-code as much accurately as possible. And after some modifications you might try to compile generated code. If the application was made in native code, restoring full source code from machine instructions is not possible. But VB Decompiler Lite can help to the analyze the program even in this situation as well. It contains a powerful disassembler and emulator. This powerful machine trying to read most assembler instructions to most likely VB commands. Naturally not the some rationalization of Assembler code and sometimes generate erroneous instructions. But still this is the best way to analyze native code applications. If the program was compiled. NET assembly, decompiler will recover all tables and modules managed assembly apart and all methods, functions and events with IL disassembler. . NET Framework is not required for Decompilation. In general, VB Decompiler Lite is perfect devices to identify strategies and is perfect if you Loses code and must partially restore project.VB Decompiler Lite is perfect devices to identify strategies and recover lost source code. |
No comments:
Post a Comment