Skip to content

Instantly share code, notes, and snippets.

@niv

niv/afl.nim.cfg Secret

Last active January 20, 2017 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niv/06cfeb1c1097ddcc57199ec08bcdd855 to your computer and use it in GitHub Desktop.
Save niv/06cfeb1c1097ddcc57199ec08bcdd855 to your computer and use it in GitHub Desktop.
cc = clang
clang.exe = "afl-clang"
clang.linkerexe = "afl-clang"
clang.path = "/usr/local/Cellar/afl-fuzz/2.36b/bin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment