首页
社区
课程
招聘
[转帖]Python Plugin 0.1
2008-7-12 13:37 7977

[转帖]Python Plugin 0.1

2008-7-12 13:37
7977
Python Plugin 0.1
Author:0x0c0de
_h**p://www.tuts4you.com/forum/index.php?showtopic=16465

This plugin allows you to use Python scripts within OllyDbg. Python 2.5 must be installed for the plugin to work correctly.

Installation instructions (after installing Python 2.5):

1. Copy ODBG_pyth.py and ollylib.py to \Python25\Lib
2. Copy _ODBG_pyth.pyd to \Python25\DLLs
3. Copy Python_Int.dll to your OllyDbg plugin directory

An example binary is included to test out the functionality of the plugin with example Python scripts. Load "example.exe" in to OllyDbg and run any of the example Python scripts found in the examples directory.

[培训]二进制漏洞攻防(第3期);满10人开班;模糊测试与工具使用二次开发;网络协议漏洞挖掘;Linux内核漏洞挖掘与利用;AOSP漏洞挖掘与利用;代码审计。

上传的附件:
收藏
点赞0
打赏
分享
最新回复 (3)
雪    币: 85242
活跃值: (198545)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2008-7-12 14:11
2
0
_http://bbs.pediy.com/showthread.php?t=68254
雪    币: 1309
活跃值: (232)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
deepwater 2008-7-13 08:48
3
0
脚本好,有源码更好
雪    币: 85242
活跃值: (198545)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2008-7-20 23:54
4
0
Python Plugin 0.3

This plugin allows you to use Python scripts within OllyDbg. Python 2.5 must be installed for the plugin to work correctly.

Installation instructions (after installing Python 2.5):

1. Copy ODBG_pyth.py and ollylib.py to \Python25\Lib
2. Copy _ODBG_pyth.pyd to \Python25\DLLs
3. Copy Python_Int.dll to your OllyDbg plugin directory

An example binary is included to test out the functionality of the plugin with example Python scripts. Load "example.exe" in to OllyDbg and run any of the example Python scripts found in the examples directory.
上传的附件:
游客
登录 | 注册 方可回帖
返回