Guest Connected: 15642   Bookmark Us     Contact Us  
Total Shareware
Currently Listed: 243,851 Applications


  Developer Tools - Misc. Programming Tools

Link To Program

Click to enlarge the ScreenShot

  VB Decompiler  -  Version  9.3

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

To link to this program use the html below (use text editor and check the exact syntax):

<a href="http://www.TotalShareware.com/LinkToItem.aspx?id=58341">View this program at www.TotalShareware.com</a>

This link will appear like:

View this program at www.TotalShareware.com