首页
社区
课程
招聘
[ZT]Zeta Debugger 1.2,1.3
发表于: 2006-7-14 12:46 2687

[ZT]Zeta Debugger 1.2,1.3

2006-7-14 12:46
2687
FROM:SnDT

Ted.

Zeta Debugger is a stand-alone source level debugger and code profiler for applications written for Windows 98/2000/XP. Debugging could be done either at the level of machine instructions, or at the source level, when the source code is in C/C++ and debugging format emitted by your compiler is one of those supported by our debugger or external plug-in modules, which can be easily written by most users.

For now Zeta Debugger supports a several number of debugging formats used by compilers of two most known companies - Borland (BC5, BC4) and Microsoft (VC6, VC5). Other versions will be added later.

Features:

・ plug-in API to load any user defined symbolic debug information for modules;
・ plug-in API to execute user written commands;
・ a single navigation window for almost all process's objects;
・ graphical representation of jumps between Asm instructions;
・ animation of process execution;
・ syntax hiliting for C/Asm panels;
・ BackStep command, undoing changes made by last instructions;
・ full and convenient keyboard control;
・ popup balloon window showing all keyboard commands;
・ guards on memory write operations with precondition expression;
・ cover panel with the list of recent files;
・ graphical representation of current module's sections;
・ automatic symbol hyperlinks in C/Asm panels;
・ automatic/manual insertion of comments;
・ automatic address correction after program recompilation;
・ the list view of functions call frames;
・ real-time log-file panel

Plug-ins:

http://www.fyzor.com/debugger/plugin.htm

Download Link:

http://www.fyzor.com/debugger/files/zd_setup.zip
http://www.fyzor.com/debugger/files/zd_setup.exe

[课程]Linux pwn 探索篇!

上传的附件:
收藏
免费 1
支持
分享
最新回复 (6)
雪    币: 398
活跃值: (343)
能力值: (RANK:650 )
在线值:
发帖
回帖
粉丝
2
THANKS
2006-7-14 12:48
0
雪    币: 339
活跃值: (1510)
能力值: ( LV13,RANK:970 )
在线值:
发帖
回帖
粉丝
3
i try it

林老,你把那几个“代码”字样去掉吧。这东西要注册,代码不敢指望了。
2006-7-14 12:53
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
4
2006-7-14 13:10
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
5
14.07.2006  Zeta Debugger 1.3

Fixed bugs:

The bug that disables debugging of active process (only monitoring was enabled) is fixed.
Now OK button in the workspace navigator window is working.
2006-7-14 19:45
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
6
ZD v1.2 by winndy

http://rapidshare.de/files/25815113/___Cfsds.rar.html
2006-7-14 19:52
0
雪    币: 333
活跃值: (40)
能力值: ( LV9,RANK:730 )
在线值:
发帖
回帖
粉丝
7
谢谢提供,已下载收藏。
2006-7-14 22:42
0
游客
登录 | 注册 方可回帖
返回
//