Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 259 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 259 Bytes

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>