/afl-pytmin

afl-pytmin is a wrapper of afl-tmin, test case minimizer for American Fuzzy Lop (afl).

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

afl-pytmin

afl-pytmin is a wrapper of afl-tmin, test case minimizer for American Fuzzy Lop (afl). It tries to speed up the test minimization phase using multiple CPU cores.

Usage

$ python afl-pytmin.py <input-dir> <output-dir> <harness-bin>