File: .gitmodules

package info (click to toggle)
aflplusplus 4.33c-0.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,740 kB
  • sloc: ansic: 111,574; cpp: 16,019; sh: 4,766; python: 4,546; makefile: 1,000; javascript: 521; java: 43; sql: 3; xml: 1
file content (27 lines) | stat: -rw-r--r-- 1,064 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[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 "custom_mutators/gramatron/json-c"]
	path = custom_mutators/gramatron/json-c
	url = https://github.com/json-c/json-c
[submodule "coresight_mode/patchelf"]
	path = coresight_mode/patchelf
	url = https://github.com/NixOS/patchelf.git
[submodule "coresight_mode/coresight-trace"]
	path = coresight_mode/coresight-trace
	url = https://github.com/RICSecLab/coresight-trace.git
[submodule "nyx_mode/libnyx"]
	path = nyx_mode/libnyx
	url = https://github.com/nyx-fuzz/libnyx.git
[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