diff options
| author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-09-01 13:08:32 +0200 |
|---|---|---|
| committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-09-01 13:08:32 +0200 |
| commit | b8d3a97a4f460b4e7919aa3f558d2a4d21a6b199 (patch) | |
| tree | 4091ba761a1846707141e7acc4668d31f93570b1 /.gitmodules | |
| parent | 75c38d6243bb9bcc0b55f27b4bd3844658eec1b4 (diff) | |
| download | afl++-b8d3a97a4f460b4e7919aa3f558d2a4d21a6b199.tar.gz | |
build with qemuafl
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a9c181da..3ad6e10c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,6 @@ [submodule "custom_mutators/Grammar-Mutator"] path = custom_mutators/Grammar-Mutator url = https://github.com/AFLplusplus/Grammar-Mutator +[submodule "qemu_mode/qemuafl"] + path = qemu_mode/qemuafl + url = https://github.com/AFLplusplus/qemuafl.git |
