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