Skip to content

Instantly share code, notes, and snippets.

@spinpx
Last active October 23, 2017 12:48
Show Gist options
  • Save spinpx/3ed6b2714fb7efd4a80b91279e28b73d to your computer and use it in GitHub Desktop.
Save spinpx/3ed6b2714fb7efd4a80b91279e28b73d to your computer and use it in GitHub Desktop.
afl_pin_mode: an instrumentation tool for AFL implemented by Intel Pin #Fuzzing

afl_pin_mode

This weekend I open souce afl_pin_mode. The code is in spinpx/afl_pin_mode

I will write an article here about this tool recently.

TODO

  • Why I re-invent such a tool?
  • How to implement forkserver in PIN
  • Be seamless with AFL
  • A better path identification?
  • Evaluation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment