shellphish / shellphish-afl

A pip wrapper around AFL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shellphish AFL package

AFL packaged for easy pip installation.

Installation

First install the prerequisite packages:

  sudo apt-get install build-essential gcc-multilib debootstrap debian-archive-keyring
  sudo apt-get build-dep qemu

Then install shellphish-afl:

 pip install git+https://github.com/shellphish/shellphish-afl

About

A pip wrapper around AFL.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 77.4%Language:Shell 22.6%