Dede(反汇编Delphi)

时间:2009-04-04 17:46:40
【文件属性】:
文件名称:Dede(反汇编Delphi)
文件大小:631KB
文件格式:ZIP
更新时间:2009-04-04 17:46:40
反编译工具 将Delphi编译的Exe反汇编成Delphi源程序,效果还不错,dfm可以弄出来,不过 Pas里还是ASM,对于研究破解还是很有用的 What is DeDe? ------------- DeDe is a very fast program that can analize executables compiled with Delphi 3,4,5 and give you the following: - All dfm files of the target. You will be able to open and edit them with Delphi - 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. 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 - A lot of additional information. - You can create a Delphi project folder with all dfm, pas, dpr files. Note: pas files contains the mentioned above well commented ASM code. They can not be recompiled ! You can also: - View the PE Header of all PE Files and change/edit the sections flags - Spy a program for WinAPI calls with the API Spy tool - Use the opcode-to-asm tool for translating intel opcode to assembler - Use RVA-to-PhysOffset tool for fast converting physical and RVA addresses - Use the DCU Dumper (view dcu2int.txt for more details) to retreive near to pascal code of your DCU files - Use BPL Dumper to see BPL exports and create symbol files to use with DeDe Disassembler
【文件预览】:
Api.lst
classes.lst
dcu2int.txt
APISPY32.DLL
DeDe.exe
readme.txt

网友评论

  • 感謝LZ收集,用起來挺方便
  • 还不错,非常好。不过不太适合新手使用
  • 这个感觉得碰运气,有时候行,有时候不行...
  • 用了白天也没弄明白,有没有使用说明啊!
  • 非常好的经典工具,可惜原作者不再更新升级了
  • 有没有使用说明啊
  • 这个不错,我只想看界面,正好满足要求
  • 非常不错,谢谢啊
  • 非常不错,谢谢啊
  • 只能看引用了那些pas,好像没什么用。
  • 用了白天也没弄明白,有没有使用说明啊!
  • 没有成功,有点失望
  • 基本没什么用,只能看到Form窗体里面的元素,并不能看到里面的Function和Procedure等等
  • 好像这是唯一编出delphi较好的软件了!
  • 我这个程序有点大,反编译没成功!
  • 功能一般,不能编译bpl
  • 这个不错,我只想看界面,正好满足要求。
  • 反汇编时出错, 不过还是能用
  • 功能一般,不能编译出源代码
  • 不能用,反编译不了
  • 对着网络教程里面操作了半天还是不会用,希望发布者能附带使用说明