aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-02-09 23:29:15 +0100
committervan Hauser <vh@thc.org>2020-02-09 23:29:15 +0100
commit1a589e231306033fca083713be639fc393625ec3 (patch)
treeaf1f71b70b212053492bba67b06c3ee946e6ff18 /TODO.md
parentf64f2261278d59ca78740df756f02944f571b6e6 (diff)
downloadAFLplusplus-1a589e231306033fca083713be639fc393625ec3.tar.gz
update docs
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 39e219ff..02850276 100644
--- a/TODO.md
+++ b/TODO.md
@@ -18,7 +18,7 @@ qemu_mode:
- instrim for QEMU mode via static analysis (with r2pipe? or angr?)
Idea: The static analyzer outputs a map in which each edge that must be
skipped is marked with 1. QEMU loads it at startup in the parent process.
- - rename qemu specific envs to AFL_QEMU (espec. AFL_ENTRYPOINT)
+ - rename qemu specific envs to AFL_QEMU (AFL_ENTRYPOINT, AFL_CODE_START/END, AFL_COMPCOV_LEVEL?)
- add AFL_QEMU_EXITPOINT (maybe multiple?)
- add/implement AFL_QEMU_INST_LIBLIST and AFL_QEMU_NOINST_PROGRAM