mluis / 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 install build-essential libtool-bin python3 automake bison libglib2.0-dev libpixman-1-dev clang python-setuptools

Then install shellphish-afl:

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

About

A pip wrapper around AFL.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 73.1%Language:Shell 26.9%