Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 618 Bytes

README.md

File metadata and controls

20 lines (20 loc) · 618 Bytes

AFL-for-P2IM

usage

Follow the instructions of p2im

AFL

# Compile AFL
# Use
make -C AFL-for-P2IM/
# Instead of make -C afl/

Test_build may fail when “Testing the CC wrapper and instrumentation output...”, but it does not affect much.

Change the AFL path

Change the AFL path in fuzz.cfg,like:

[afl] # used only by fuzz.py
bin         = %(base)s/AFL-for-P2IM/afl-fuzz