We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62cdc9 commit e59e79eCopy full SHA for e59e79e
README.md
@@ -7,6 +7,12 @@ This allows binaries to be fuzzed without the need for recompilation.
7
E9AFL uses [E9Patch](https://github.com/GJDuck/e9patch) to insert the
8
AFL instrumentation via static binary rewriting.
9
10
+## Download
11
+
12
+Pre-built packages for E9AFL can be downloaded here:
13
14
+* [https://github.com/GJDuck/e9afl/releases](https://github.com/GJDuck/e9afl/releases)
15
16
## Building
17
18
To build E9AFL, simply run the `build.sh` script:
0 commit comments