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

[转帖]OllyTraceGraph 0.1.0 by JanBeck

2013-7-31 23:30
11071
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.


[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

上传的附件:
收藏
免费 1
支持
分享
最新回复 (5)
雪    币: 237
活跃值: (40)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
2
运行不起来不明白啥原因?
2014-5-10 21:14
0
雪    币: 16436
活跃值: (1695)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
需要满足条件,该有的都得有。
2014-7-4 07:58
0
雪    币: 97697
活跃值: (200834)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
4
_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

2014-8-28 18:06
0
雪    币: 1559
活跃值: (1795)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
wbs
5
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
2014-8-28 19:13
0
雪    币: 3279
活跃值: (1997)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
6
这插件很好,很实用。可以实现代码流程图,类似IDA功能。
2014-8-28 20:12
0
游客
登录 | 注册 方可回帖
返回
//