项目作者: paullj1

项目描述 :
x64 Windows Software Fault Injection Tool
高级语言: C
项目地址: git://github.com/paullj1/W-SWFIT.git
创建时间: 2016-03-24T15:45:05Z
项目社区:https://github.com/paullj1/W-SWFIT

开源协议:Other

下载


W-SWFIT

The Windows Software Fault Injection Tool (x64). This tool implements the
G-SWFIT technique by Dr. Joao Duraes and Dr. Henrique Madeira from the University of Coimbra, Portugal.

W-SWFIT is designed to perform the G-SWFIT technique against any x64 application in
a Windows environment. It has not been tested against 32-bit applications, but in
theory should work.

How To Run

This tool is built using Microsoft Visual Studio Professional 2013. If the target
application is a kernel mode application (such as lsass.exe), then W-SWFIT must be
run as System user which can be done using the PsExec tool included in the
Sysinternals Suite
by Mark Russinovich as follows:

PsExec -i -s cmd.exe

Then in the new console window:

FaultInjection.exe

Dependencies

Contact

Paul Jordan

Disclaimer

APPROVED FOR PUBLIC RELEASE; DISTRIBUTION UNLIMITED

The views expressed in this document are those of the author and
do not reflect the official policy or position of the United States Air Force,
the United States Department of Defense or the United States Government.

This material is declared a work of the U.S. Government and is not subject to
copyright protection in the United States.