about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorWorksButNotTested <62701594+WorksButNotTested@users.noreply.github.com>2021-04-30 09:28:20 +0100
committerGitHub <noreply@github.com>2021-04-30 10:28:20 +0200
commit765f3e5169dc0b69c806b2b10a29250fa162ada7 (patch)
tree588214eb3a979ab40b9c420b114096efd3aee3e9 /.gitmodules
parentc9d066038fe0bbf8e0ab0a481ca320ca1c31b1bf (diff)
downloadafl++-765f3e5169dc0b69c806b2b10a29250fa162ada7.tar.gz
Added representative fuzzbench test and test for libxml (#893)
* Added representative fuzzbench test and test for libxml

* Added support for building FRIDA from source with FRIDA_SOURCE=1

Co-authored-by: Your Name <you@example.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c787ec0e..0b8ccd97 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,7 @@
 [submodule "qemu_mode/qemuafl"]
 	path = qemu_mode/qemuafl
 	url = https://github.com/AFLplusplus/qemuafl
+[submodule "frida_mode/frida"]
+	path = frida_mode/frida
+	url = https://github.com/WorksButNotTested/frida.git
+	branch = x64_stalker_fix