about summary refs log tree commit diff
path: root/.gitmodules
blob: 0b8ccd97fe74d47a5cf5f91f285e10933269cd02 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "unicorn_mode/unicornafl"]
	path = unicorn_mode/unicornafl
	url = https://github.com/AFLplusplus/unicornafl
[submodule "custom_mutators/grammar_mutator"]
	path = custom_mutators/grammar_mutator/grammar_mutator
	url = https://github.com/AFLplusplus/Grammar-Mutator
[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