diff options
| author | vanhauser-thc <vh@thc.org> | 2021-07-20 11:10:58 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2021-07-20 11:10:58 +0200 |
| commit | 3101e9c88df72755b461e82870879fbe9e7429fa (patch) | |
| tree | d3afb6268c72b4f103360296434bb4d3c28b8c24 /.gitmodules | |
| parent | fff8c49f7c73a1531166ad52fc50306dbd01775f (diff) | |
| download | afl++-3101e9c88df72755b461e82870879fbe9e7429fa.tar.gz | |
add gramatron
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c787ec0e..6edefd72 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [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 |
