aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: c787ec0eade7570c3c3a61aa16dea8d5d3bb5cd0 (plain)
1
2
3
4
5
6
7
8
9
[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