This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Checkfault

From OWASP
Jump to: navigation, search

Description

Checkfault is a python script for help to exploit writting. This script automatically get the offset to control EBP and EIP Register like Windbg byakugan plugin function


Requirements

Python, python-ptrace


Features

* Generate a junk automatically
* Get EBP and EIP control offset
* Two ways to use: 
  - arg: For CLI program who use command line arguments
  - get: For others

Usage

python checkfault.py [Type] [Binary] [Junk_Length]

Type = arg or get


Download

http://anbu-pentest.com/tools/checkfault/checkfault.tar