about summary refs log tree commit diff
path: root/TODO.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-06-16 15:33:03 +0200
committervanhauser-thc <vh@thc.org>2021-06-16 15:33:03 +0200
commit35153e9b495e3f61c032a3d911e4906fed0b50d6 (patch)
treef23ca6d52ccdccb2bdf82570b936e8686099e27d /TODO.md
parentc46f8c1f70918056e95c801b1a81f11c79304b05 (diff)
downloadafl++-35153e9b495e3f61c032a3d911e4906fed0b50d6.tar.gz
correct map size for small targets
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 398f3d11..1c616b4a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,13 +2,11 @@
 
 ## Roadmap 3.00+
 
- - align map to 64 bytes but keep real IDs
  - Update afl->pending_not_fuzzed for MOpt
  - put fuzz target in top line of UI
  - afl-plot to support multiple plot_data
  - afl_custom_fuzz_splice_optin()
  - afl_custom_splice()
- - intel-pt tracer
  - better autodetection of shifting runtime timeout values
  - cmplog: use colorization input for havoc?
  - parallel builds for source-only targets