niomhot.blogg.se

Download decompile delphi
Download decompile delphi








Use BPL Dumper to see BPL exports and create symbol files to use with DeDe DisassemblerĭSF files contain the symbols of the exports from different BPL libraries. Use the DCU Dumper (view dcu2int.txt for more details) to retreive near to pascal code of your DCU files Use RVA-to-PhysOffset tool for fast converting physical and RVA addresses Use the opcode-to-asm tool for translating intel opcode to assembler View the PE Header of all PE Files and change/edit the sections flags Use the Entry Point find utility to find the real entry point of every packed Delphi2-Delphi6 program Dump and process active processes from memory. Note: pas files contains the mentioned above well commented ASM code. You can create a Delphi project folder with all dfm, pas, dpr files. By default DeDe retreives only the published methods sources, but you may also process another procedure in a executable if you know the RVA offset using the Tools|Disassemble Proc menu All published methods in well commented ASM code with references to strings, imported function calls, classes methods calls, components in the unit, Try-Except and Try-Finally blocks. You will be able to open and edit them with Delphi DeDe is a very fast program that can analize executables compiled with Delphi 3,4,5,6, C++Builder and Kylix and give you the following:










Download decompile delphi