about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-02-03 11:40:19 +0100
committervanhauser-thc <vh@thc.org>2024-02-03 11:40:19 +0100
commit68dc4829b394d07f09709a0bbc17008fa523705f (patch)
tree01a13c6bf88bf3c2bf68a2c4a0614c8f86ed2e92 /.gitmodules
parenta25f27de28722b91723ddda7c9e7cc2722ee499d (diff)
downloadafl++-68dc4829b394d07f09709a0bbc17008fa523705f.tar.gz
fixes
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 33b40c84..7fce4460 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,3 +22,6 @@
 [submodule "nyx_mode/packer"]
 	path = nyx_mode/packer
 	url = https://github.com/nyx-fuzz/packer.git
+[submodule "nyx_mode/QEMU-Nyx"]
+	path = nyx_mode/QEMU-Nyx
+	url = https://github.com/nyx-fuzz/QEMU-Nyx