Skip to content

klay6/AFL-for-P2IM

Repository files navigation

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