This is the command py-afl-fuzz.py2 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
py-afl-fuzz -- run afl fuzzing process on a Python program
SYNOPSIS
py-afl-fuzz [options] -- /path/to/fuzzed_app [...]
DESCRIPTION
afl (American Fuzzy Lop) is an instrumentation-driven fuzzy tester. See the output of $
afl-fuzz for a list of options. The afl module needs to be added to the Python source. For
usage information on python-afl, see /usr/share/doc/python-afl/README.rst, for exhaustive
information on afl, see /usr/share/doc/afl/README.
Use py-afl-fuzz.py2 online using onworks.net services