Recent Developer Tools

References and Knowledge base Articles

VB Decompiler 3.9

Posted on Jun 17, 2008 10:30:40 AM

A decompiler for Virtual Basic programs, ‘VB Decompiler’ is a useful developer’s tool. Its features include decompiling forms (frm and frx) and user controls (ctl) object files, disassembling native code procedures (with power Pentium Pro disassembler, supporting MMX and FPU instruction sets), a fast decompiling speed, as well as a syntax coloring in decompiled code, a string reference list, and a search engine. You can also save decompiled data to a database file.  vb decompiler 3.9 download

Another feature includes full p-code decompiling (with parsing of opcodes into standard vb instructions, without the decompilation of GUID objects). You can’t disassemble native code procedures with String References and API Calls (with power Pentium Pro disassembler, supporting MMX and FPU instruction sets).

Add A Comment