We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5be5aa commit 30f7aa5Copy full SHA for 30f7aa5
README.md
@@ -13,6 +13,10 @@ cd AFLplusplus/
13
zig build -Doptimize=ReleaseFast
14
```
15
16
+### Building instrumented executables
17
+For help building instrumented executables, see [kristoff-it/zig-afl-kit](https://github.com/kristoff-it/zig-afl-kit).
18
+
19
20
<!-- MARKDOWN LINKS -->
21
22
[ci-shd]: https://img.shields.io/github/actions/workflow/status/allyourcodebase/AFLplusplus/ci.yaml?branch=main&style=for-the-badge&logo=github&label=CI&labelColor=black
0 commit comments