https://github.com/shellphish/shellphish-afl
A pip wrapper around AFL.
https://github.com/shellphish/shellphish-afl
Last synced: about 1 year ago
JSON representation
A pip wrapper around AFL.
- Host: GitHub
- URL: https://github.com/shellphish/shellphish-afl
- Owner: shellphish
- License: bsd-2-clause
- Created: 2016-08-20T19:18:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-12T09:21:34.000Z (about 5 years ago)
- Last Synced: 2025-03-23T03:51:16.692Z (over 1 year ago)
- Language: Python
- Size: 23.4 KB
- Stars: 85
- Watchers: 16
- Forks: 52
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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