about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJake Lamberson <jacob.lamberson@gmail.com>2024-06-26 20:19:00 -0400
committerJake Lamberson <jacob.lamberson@gmail.com>2024-06-26 20:21:05 -0400
commit22487735663c2ab49d76b0fdddafe0a2f96ebf83 (patch)
treeab0454c6594673c51be6cc9dee1b18102ea4df5a
parent5f43d0ad42b9c9d3aca8e4c7ed3cc47f6d00b9be (diff)
downloadafl++-22487735663c2ab49d76b0fdddafe0a2f96ebf83.tar.gz
Add nyx_mode to contribution instructions
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0042bf28..8b4dcb6d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -34,6 +34,7 @@ file in one the following folders:
 * [docs/](docs/) (this is where you can find most of our docs content)
 * [frida_mode/](frida_mode/)
 * [instrumentation/](instrumentation/)
+* [nyx_mode/](nyx_mode/)
 * [qemu_mode/](qemu_mode/)
 * [unicorn_mode/](unicorn_mode/)