diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2023-11-13 01:20:17 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2023-11-13 01:20:17 (GMT) |
commit | 6f1f98b46c4753bbbb5b763c64ada556170185b4 (patch) | |
tree | a50f2925dd5c1368dbf7f57c0c1a4033ae419b91 /.gitignore | |
parent | e279139b7dcae080723412ea475787123c2389d4 (diff) |
Provide some helpers to run ROST with AFL++.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -71,11 +71,14 @@ src/chrysalide src/chrysalide-hub src/rost tools/d2c/d2c +tools/fuzzing/rost/fast-rost tools/yara2rost/yara2rost + # Misc plugins/python/androperms/androperms.db system/pkgconfig/chrysalide.pc +tools/fuzzing/rost/rost.dict # Themes *.ctm |