diff options
author | van Hauser <vh@thc.org> | 2020-05-14 01:00:11 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-05-14 01:00:11 +0200 |
commit | d334093606ff4fb77822f11cde7a80fa880de0c7 (patch) | |
tree | d004d3ebbfe1911aa73248404442ab4cf64c56e3 /docs/sister_projects.md | |
parent | 044bd3cb41eac8de33ccc8bbd3001438b637ee55 (diff) | |
download | afl++-d334093606ff4fb77822f11cde7a80fa880de0c7.tar.gz |
deprecated AFL_POST_LIBRARY
Diffstat (limited to 'docs/sister_projects.md')
-rw-r--r-- | docs/sister_projects.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/sister_projects.md b/docs/sister_projects.md index 1625044c..a501ecbd 100644 --- a/docs/sister_projects.md +++ b/docs/sister_projects.md @@ -56,13 +56,6 @@ functionality is now available as the "persistent" feature described in http://llvm.org/docs/LibFuzzer.html -## AFL fixup shim (Ben Nagy) - -Allows AFL_POST_LIBRARY postprocessors to be written in arbitrary languages -that don't have C / .so bindings. Includes examples in Go. - -https://github.com/bnagy/aflfix - ## TriforceAFL (Tim Newsham and Jesse Hertz) Leverages QEMU full system emulation mode to allow AFL to target operating |