首页
社区
课程
招聘
[转帖]OllyTraceGraph 0.1.0 by JanBeck
2013-7-31 23:30 10731

[转帖]OllyTraceGraph 0.1.0 by JanBeck

2013-7-31 23:30
10731
OllyTraceGraph 0.1.0 by JanBeck
This plugin creates IdaPro-like function graphs. The graphs contain hit trace information. If you have DiffSnake installed the hit trace info is color coded like DiffSnake.

OllyTraceGraph is a modification of OllyGraph by Austyn Krutsinger. Thanks for providing the source, Austyn!

Changes over OllyGraph:

1. Display hit trace information in the graph
2. Compatibility with DiffSnake (hit trace info is color coded the same way DiffTrace codes the trace in the CPU window)
3. newer wingraph executable, qwingraph.exe (old wingraph.exe still works)
4. compatibility with aisee 3 (prettier graphs) and similar programs.
5. cosmetic improvements for graph display (especially when using aisee 3)

Usage: Just put OllyTraceGraph.dll, QtCore4.dll, QtGui4.dll and qwingraph.exe into your olly plugins directory. Right-click on a piece of analyzed code and select the OllyTraceGraph plugin.


[CTF入门培训]顶尖高校博士及硕士团队亲授《30小时教你玩转CTF》,视频+靶场+题目!助力进入CTF世界

上传的附件:
收藏
点赞1
打赏
分享
最新回复 (5)
雪    币: 237
活跃值: (40)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
yulinxie 2014-5-10 21:14
2
0
运行不起来不明白啥原因?
雪    币: 15883
活跃值: (1085)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
killbr 2014-7-4 07:58
3
0
需要满足条件,该有的都得有。
雪    币: 83395
活跃值: (198475)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2014-8-28 18:06
4
0
_http://forum.exetools.com/showpost.php?p=94213&postcount=2
Recently I needed this plugin code for my own needs, so I decided to fix some things for you guys:

Version 0.2.0 (28AUG2014)
- Use C++ for unlimited nodes
- Fixed memory leaks

Download:
https://bitbucket.org/mrexodia/ollytracegraph/downloads/OllyTraceGraph020.rar

Source:
https://bitbucket.org/mrexodia/ollytracegraph

Greetings,

Mr. eXoDia
__________________
My x64 Debugger: http://x64dbg.com

雪    币: 1559
活跃值: (1740)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
wbs 2014-8-28 19:13
5
0
Recently I needed this plugin code for my own needs, so I decided to fix some things for you guys:

Version 0.2.0 (28AUG2014)
- Use C++ for unlimited nodes
- Fixed memory leaks

Download:
https://bitbucket.org/mrexodia/ollytracegraph/downloads/OllyTraceGraph020.rar

Source:
https://bitbucket.org/mrexodia/ollytracegraph
雪    币: 2863
活跃值: (1602)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
chixiaojie 2014-8-28 20:12
6
0
这插件很好,很实用。可以实现代码流程图,类似IDA功能。
游客
登录 | 注册 方可回帖
返回