diff options
author | vanhauser-thc <vh@thc.org> | 2024-02-03 11:40:19 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-02-03 11:40:19 +0100 |
commit | 68dc4829b394d07f09709a0bbc17008fa523705f (patch) | |
tree | 01a13c6bf88bf3c2bf68a2c4a0614c8f86ed2e92 | |
parent | a25f27de28722b91723ddda7c9e7cc2722ee499d (diff) | |
download | afl++-68dc4829b394d07f09709a0bbc17008fa523705f.tar.gz |
fixes
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | nyx_mode/QEMU-Nyx | 0 |
2 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 diff --git a/nyx_mode/QEMU-Nyx b/nyx_mode/QEMU-Nyx new file mode 160000 +Subproject e5e1c4c21ff9c4dc80e6409d4eab47146c6024c |