首页
社区
课程
招聘
[转帖]Catcha! V1.0
发表于: 2007-7-9 16:54 6020

[转帖]Catcha! V1.0

fly 活跃值
85
2007-7-9 16:54
6020
From:ARTeam
Poster:mikado

Coded by mikado @ vnsecurity, 4vn
Website: http://www.vnsecurity.net - http://www.4vn.org
Email: mikado[at]4vn[dot]org

[ About ]
Sometimes you don't know how to start a program correctly
from OllyDgb. Catcha! plugin will help you to attach to your
program automatically as soon as possible each time your
program runs (outside OllyDbg).

It works like Olly De-Attach Helper plugin:
http://www.openrce.org/downloads/details/1...Attach%20Helper

Catcha! has more advantages than Olly De-Attach Helper.
It helps reversers not to miss many opcodes before attaching
target program.

Check it out! Have fun and feel free to contact me.

[ Instructions ]
- Copy Catcha!.dll and Catcha!.sys to OllyDbg plugin directory.
- First, select target program by chosing menu:
Plugins -> Catcha! -> Select Catcha! target.
- Run target program outside OllyDbg.
It will be attached in OllyDbg automatically as soon as possible.
- Press F9 to continue running program or,
right click on Disassembler window and chose Thread -> Main
on Popup menu to switch to program's main thread and continue
your debug session.

[ History ]
2007.07.06:
- Version 1.0 released.

[ Known bugs ]
1. Target program can only be attached automatically one time.
You have to restart OllyDbg in order for Catcha! to work correctly.
2. Only tested on Windows XP SP2. The kernel driver was built
on WinDDK with Windows XP Build Environment.

[ TODO ]
- Fix bug (1).
- Implement de-attach function without closing target program.

[课程]Android-CTF解题方法汇总!

上传的附件:
收藏
免费 0
支持
分享
最新回复 (1)
雪    币: 12418
活跃值: (4017)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
2
没用成功过~~连OD菜单上都找不到这个插件~这类的插件非常有用~可没找到个好用的
2007-7-17 16:06
0
游客
登录 | 注册 方可回帖
返回
//