首页
社区
课程
招聘
[下载]PyFault 0.1
发表于: 2007-7-13 09:36 3848

[下载]PyFault 0.1

2007-7-13 09:36
3848
PyFault - 0.1a
--------------
Author: Justin Seitz <jms@bughunter.ca> - VDA Labs LLC.

PyFault is a python library aimed at fault injection scenarios in Win32 based applications. Currently it
only implements a DLL injection and ejection mechanism, but we aim to add more functionality to it,and
of course all requests are welcome.


Usage
-----

from pyfault import *

fault = pyfault()

pid = 1234

injected = fault.inject_dll("C:\injecteddll.dll",pid)

if injected == True:
print "We succesfully injected our DLL, gonna eject that business now."
ejected = fault.eject_dll("injecteddll.dll",pid)
print "Result of ejection: %s" % ejected




Included
---------

injecteddll.dll - this is a simple test DLL, it merely calls MessageBoxA() and outputs a message.


Requirements
------------

Python 2.4.x
ctypes (653K9s2c8@1M7q4)9K6b7g2)9J5c8W2)9J5c8Y4y4#2M7r3g2J5j5W2)9J5k6r3g2S2M7%4c8Q4x3X3g2V1L8q4)9J5k6i4y4G2N6i4u0U0k6h3k6G2M7X3N6W2i4K6u0W2L8X3g2@1i4K6u0r3M7$3!0#2M7X3y4W2k6X3!0J5k6$3g2Q4x3V1k6U0N6s2W2H3k6i4y4Q4x3V1k6U0N6s2W2H3k6i4y4Q4x3X3b7H3i4K6u0W2z5g2)9J5k6e0W2Q4x3X3f1$3i4K6u0W2N6$3W2F1x3K6u0Q4x3X3c8H3P5e0u0Q4x3X3f1@1i4K6u0W2k6i4S2W2i4K6t1&6


Contact
-------
Justin Seitz <jms@bughunter.ca>
Jared DeMott <jdemott@vdalabs.com>


DownLoad:
ae5K9s2c8@1M7q4)9K6b7g2)9J5c8W2)9J5c8Y4k6V1j5h3I4S2j5Y4y4Q4x3X3g2U0L8$3#2Q4x3V1k6@1L8$3!0D9M7#2)9J5c8Y4m8&6k6X3q4#2L8s2c8Q4x3X3b7H3i4K6u0W2x3h3q4Q4x3X3g2*7K9i4l9`.

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

上传的附件:
收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 234
活跃值: (10)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
2
看不明白
谁能用中文说明一下功能
以及用途啊
谢谢
2007-7-14 14:23
0
游客
登录 | 注册 方可回帖
返回