首页
社区
课程
招聘
GODUP - Godfather+ Olly Debugger Universal Plug-in
发表于: 2004-8-11 22:27 5674

GODUP - Godfather+ Olly Debugger Universal Plug-in

2004-8-11 22:27
5674
ver. 1.2 2004-08-09

add: Resource viewer can show Delphi and Borland C builder forms
add: Resource viewer can show dialogs
add: Resource viewer can show version infos

fix: Problem with executing dumpsig.exe if full path have space in it
fix: Memory leak with showing bitmap resources

Experimental - Resource viewer - automatic breakpoint search on static
events from Delphi or BCB form - Works ONLY for DELPHI and BCB
工具下载可进入刚建成的[网络硬盘]
http://linhanshi.te8.com/

[课程]FART 脱壳王!加量不加价!FART作者讲授!

收藏
免费 1
支持
分享
最新回复 (7)
雪    币: 211
活跃值: (40)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
这个插件怎么用啊,我用哪个看资源的功能,可是什么也看不到,明白的能不能给讲一下,谢谢了
2004-8-12 15:43
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
This plug-in consist of 5 handy tools:

1. Map loader
2. Resource viewer
3. Process info
4. IDA signature loader
5. Notepad

1. Map loader - use it for loading map files produced by compiler or by
IDA. You can use it to load label names and/or to load comments from .map file. There is no any checking if map file match currently debugged process.

2. Resource viewer - use it for looking to your resources ;-) This is
probably only viewer which works through direct memory access - means that you can even look to resources of compressed (protected) executables.
NOTE: Still in experimental phase.

3. Process info - Give you basic information about process + try to
recognize compiler and protection mechanism. . Process info use signature file
signs.txt from PE tools v1.5 (NEOx, .Cryorb) Fell free to add your own
signatures and share it with us.

4. IDA signature loader - probably mostly wanted add on for Olly debugger - now you can use IDA signature without IDA ;-) Just look to process info - find your compiler and select and apply matching IDA signature. It's not problem if you apply wrong one, you can apply another also. Only what you must do is to set proper path to IDA signatures, and you need sigdump.exe file from IDA resource kit.

5. Notepad - Simple but smart notepad which load your notes per process automatically every time.
2004-8-12 15:46
0
雪    币: 211
活跃值: (40)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
我是这样操作的,用od加载程序,然后plugins->godup plugin->resource analyse ,可是什么资源也看不到
2004-8-12 15:58
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
5
参见
http://ollydbg.win32asmcommunity.net/index.php?action=vthread&forum=2&topic=841
2004-8-12 16:59
0
雪    币: 427
活跃值: (412)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
6
最初由 wdasheng 发布
我是这样操作的,用od加载程序,然后plugins->godup plugin->resource analyse ,可是什么资源也看不到


先要点获取按钮才可以看资源。
2004-8-12 22:23
0
雪    币: 211
活跃值: (40)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
7
搞定了,竟然不支持800*600的显示,调到1024*768就ok了
2004-8-13 18:59
0
雪    币: 10
活跃值: (130)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
8
找不到了。能不能再传一下?:)
2004-10-13 03:41
0
游客
登录 | 注册 方可回帖
返回
//