ilsani / afl-pytmin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%