Your product "VB Decompiler" was awarded "5 Stars" from Super Shareware. Please feel free to display this award on your website. The following criteria have been evaluated: installation, ease of use, functionality, user interfaces.
To help promote your software you can link to your product page using our image link.
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...