资源发布:Dede(反汇编Delphi)

CSDN 2000-07-29 12:05:00
资源下载,详细资料请访问:http://www.csdn.net/develop/resource.asp?ID=54
将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
...全文
524 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

4,164

社区成员

发帖
与我相关
我的任务
社区描述
Windows专区 一般软件使用
社区管理员
  • 一般软件使用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧