aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-07-31 11:04:22 +0200
committervan Hauser <vh@thc.org>2020-07-31 11:04:22 +0200
commitd5758c138b8e4e676041afe69b19a89fc2fd5b57 (patch)
tree46c1d578e063e13f892a9d4754375bdfb145f3d9 /TODO.md
parent149b0021b7ad5f73e9d9d284d04f62e679aa3f3a (diff)
downloadAFLplusplus-d5758c138b8e4e676041afe69b19a89fc2fd5b57.tar.gz
update todo
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/TODO.md b/TODO.md
index 8522b06d..646f73f0 100644
--- a/TODO.md
+++ b/TODO.md
@@ -19,13 +19,8 @@ gcc_plugin:
- laf-intel
- better instrumentation (seems to be better with gcc-9+)
-better documentation:
- - flow graph
- - short intro
- - faq (how to increase stability, speed, many parallel ...)
-
qemu_mode:
- - update to 5.x (if the performance bug if gone)
+ - update to 5.x (if the performance bug is gone)
- non colliding instrumentation
- rename qemu specific envs to AFL_QEMU (AFL_ENTRYPOINT, AFL_CODE_START/END,
AFL_COMPCOV_LEVEL?)