Nytro Posted January 28, 2009 Report Share Posted January 28, 2009 VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0/6.0. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native 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 powerfull engine try to decode most assembler instructions to most likely VB commands. Of course, it fails on some optimizations of assembler code and sometimes generate not correct instructions. But at this time this is a best way to analyze native code applications.In general, VB Decompiler is an ideal tool for analyzing programs and it is perfect if you lose the source code and need to partially restore the project. What's new in this version:- New unpacker engine- Help files changed- "For Each" decompilation in Native Code- Screen object- Printer object- Clipboard object- vbGlobal parsing- vbSingle type of data- Dispatch vbaLate functions parser- Clear FPU error checking and objects checking instruction in Native Code- rtcGetErl decompilation- Objects declaration in P-Code- Parsing "Set" opcode and use this variables in object reference- "FnIntVar" decompilation in P-Code- Resorting history after deleting items- FRX Viewer plugin (need .NET Framework 2.0)- New type of renaming Unknown functions- BugFix: P-Code Put and Get opcodes- BugFix: Procedure analyzer and optimizer no don't clear some variables- BugFix: Clear "@" chars in names of P-Code procedures and functions- BugFix: Parameters in VTable Get/Let/Set proceduresDownload:http://www.vb-decompiler.org/files/vb_decompiler_lite.zipMirror:http://www.download.com/VB-Decompiler/3000-2218_4-10505570.html?part=dl-VBDecompi&subj=dl&tag=button&cdlPid=10991008 Quote Link to comment Share on other sites More sharing options...
Nytro Posted January 28, 2009 Author Report Share Posted January 28, 2009 Nu stiu daca cu hexatul te-ai referit la mine, dar nu prea ai cum hexa cu el. Si warn-urile le meriti, la urmatoarea abatere ban. E greu sa vorbesti frumos? Quote Link to comment Share on other sites More sharing options...
Nytro Posted January 29, 2009 Author Report Share Posted January 29, 2009 Yep, ditamai javra. Asta e, viata e grea, in viata dai peste multe javre ca mine. Eu te ajut sa te obisnuiesti cu ele. Quote Link to comment Share on other sites More sharing options...
_nobodY_ Posted February 13, 2009 Report Share Posted February 13, 2009 1. e trial asa?2. oricum nu decompileaza cum trebe. Quote Link to comment Share on other sites More sharing options...
Nytro Posted February 13, 2009 Author Report Share Posted February 13, 2009 Doar nu te asteptai sa iti dea sursa completa... Da, e Trial. Quote Link to comment Share on other sites More sharing options...
luke999 Posted November 29, 2010 Report Share Posted November 29, 2010 se astepta sa ii dea sursa completa:)) Quote Link to comment Share on other sites More sharing options...