Feature * Operating System: Microsoft Windows 98, Me, 2000, XP, 2003 * Supported format: EXE, OCX and DLL files compiled with Microsoft Visual Basic 5 & 6. * Show EXE structure (EXE Header, PE Header, Optional Header, and Section Header) * Recovers project file (VBP) * Recovers GUI files (FRM/CTL/PAG/DSR) * Identifies externals components (ActiveX) * Recovers ressources GUI files (FRX/CTX/PGX) * Allow to change the properties of the objects and save it to the EXE file (with no lenght limitation) * Allow to add an unused property for an object and save it to the EXE file * Allow to change the ressources GUI pictures (from PictureBox for exemple) * Identifies procedures from Sub Main(), Forms, and Objects * * Disassemble these procedures (engine language to assembleur) * * Allow to patch the disassembled code (to debug for exemple) * * A pre-decompiling engin analyze the disassembled code * * Recovers the Runtime Calls * * Recovers the API declarations * * Recovers of some basic code (attempt to decompile; MsgBox for exemple) * * Syntaxic coloration *Only native compiled programs down: http://www.decompiler-vb.net/decompiler_free.asp
转载请注明原文地址: https://ibbs.8miu.com/read-6137.html