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 = 1234injected = 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" % ejectedIncluded---------injecteddll.dll - this is a simple test DLL, it merely calls MessageBoxA() and outputs a message.Requirements------------Python 2.4.xctypes (653K9s2c8@1M7q4)9K6b7g2)9J5c8W2)9J5c8Y4y4#2M7r3g2J5j5W2)9J5k6r3g2S2M7%4c8Q4x3X3g2V1L8q4)9J5k6i4y4G2N6i4u0U0k6h3k6G2M7X3N6W2i4K6u0W2L8X3g2@1i4K6u0r3M7$3!0#2M7X3y4W2k6X3!0J5k6$3g2Q4x3V1k6U0N6s2W2H3k6i4y4Q4x3V1k6U0N6s2W2H3k6i4y4Q4x3X3b7H3i4K6u0W2z5g2)9J5k6e0W2Q4x3X3f1$3i4K6u0W2N6$3W2F1x3K6u0Q4x3X3c8H3P5e0u0Q4x3X3f1@1i4K6u0W2k6i4S2W2i4K6t1&6Contact-------Justin Seitz <jms@bughunter.ca>Jared DeMott <jdemott@vdalabs.com>
[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课