Update TODO.md

This commit is contained in:
Dominik Maier 2021-03-03 19:26:03 +01:00 committed by GitHub
parent 22100d8446
commit 317bb90377
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,3 +15,4 @@
- [ ] Restart Count in Fuzzing Loop - [ ] Restart Count in Fuzzing Loop
- [ ] LAIN / structured fuzzing example - [ ] LAIN / structured fuzzing example
- [ ] Errors in the Fuzzer should exit the fuzz run - [ ] Errors in the Fuzzer should exit the fuzz run
- [ ] More informative outpus, deeper introspection (stats, what mutation did x, etc.)