diff options
| author | Dominik Maier <domenukk@gmail.com> | 2020-12-08 10:09:35 +0100 |
|---|---|---|
| committer | Dominik Maier <domenukk@gmail.com> | 2020-12-08 10:09:35 +0100 |
| commit | eda068751e1876797e1ec481ece356ecfb63f0cc (patch) | |
| tree | 865d1665f31300ba0fded92d27d1b6273163ea30 /.gitmodules | |
| parent | 5d6b1129f0e95a29a3fd7a7e09a93a5c1db6c78a (diff) | |
| download | afl++-eda068751e1876797e1ec481ece356ecfb63f0cc.tar.gz | |
streamlined grammar mutator submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 78e9f439..c787ec0e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,7 +2,7 @@ path = unicorn_mode/unicornafl url = https://github.com/AFLplusplus/unicornafl [submodule "custom_mutators/grammar_mutator"] - path = 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 |
