jwilk / python-afl

American Fuzzy Lop fork server and instrumentation for pure-Python code
https://jwilk.net/software/python-afl
MIT License
350 stars 33 forks source link

[WIP] Expose trace map to Python code #10

Open jwilk opened 6 years ago

jwilk commented 6 years ago

This allows Python code to manually poke at the trace map, which might be useful for blackbox testing. Possible alternative to #9.

Before this gets merged:

* Last time I innovated with new API, AFL proper adapted it under a different (better!) name, and then I had to rename mine… Let's not make this mistake again.

jwilk commented 6 years ago

Discuss addition of a similar API to afl-clang-fast on afl-users

https://groups.google.com/d/msg/afl-users/Hv57XTZ-sVw/HEIhZiwJEQAJ