吾爱破解 - LCG - LSG |安卓破解|病毒分析|www.52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 4021|回复: 1
收起左侧

[Debuggers] Visual DuxDebugger 1.0 (RC)

[复制链接]
Hmily 发表于 2010-9-25 17:13
https://www.openrce.org/forums/posts/1370

最初由 douglascpp发布
Dear friends,
I have recently finished a Debugger for Windows 64 bits, still it is a very simple debugger, but it has some features that neither IDA nor OllyDbg nor WinDbg have, like debug multiple processes and debug multiple child processes, but may be the most interesting feature is the “Detour” utility. The actual disadvantage is that only debugs 64 bits software, but it is a long term project and surely in a close future 64 bits software will be more common.

Being brief, this post is to request help with testing the release candidate version of the debugger

Link: www.duxcore.com

There is no help documentation yet, but the user interface is very intuitive and if you have any doubt you could watch some tutorials videos.

- Basic (Create - Attach - Detach - Terminate)
http://www.youtube.com/watch?v=2qM04zD9-LQ

- Breakpoints (SW Breakpoints - HW Breakpoints - Wnd Frame Information)
http://www.youtube.com/watch?v=RYutHass7_o

- Detours
http://www.youtube.com/watch?v=3ubvshqJViU

Detour explanation:
When the debugger reaches to a target function automatically the debugger redirects the control to a detour function, previously you have to load your own modules (.dll .exe).
In the SDK directory there are some samples of how you must write detours functions.
To make testing simpler, I provide a compiled dll sample, with a function “Duxrand” that always return a same number, so if you debug Minesweeper with the detour, you will see that mines are not random.
Target Function -> msvcrt.dll -> rand
Detour Function -> DuxDbgClient.dll -> Duxrand

I would appreciate errors notifications, suggests, etc., remember that is the first version so it is very simple!

info@duxcore.com

Thank you very much!

I apologize for any language mistake, English it’s not my native language.


Douglas Schillaci开发的新的win64调试器,支持当前流行的调试器没有的一些特性,比如多进程调试、API和COM的hook功能。


http://www.duxcore.com/fs_files/VisualDuxDbgSetup.zip

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

czjh2008 发表于 2010-9-25 19:11
去找个翻译工具再来看……
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则 警告:本版块禁止灌水或回复与主题无关内容,违者重罚!

快速回复 收藏帖子 返回列表 搜索

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-4-28 12:44

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表