about summary refs log tree commit diff
path: root/custom_mutators/autotokens/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'custom_mutators/autotokens/TODO')
-rw-r--r--custom_mutators/autotokens/TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/custom_mutators/autotokens/TODO b/custom_mutators/autotokens/TODO
new file mode 100644
index 00000000..700b3fa7
--- /dev/null
+++ b/custom_mutators/autotokens/TODO
@@ -0,0 +1,13 @@
+whitespace belassen oder notieren?		MAYBE
+0=space 1=tab 2=linefeed
+
+dictionary mitverwenden?			JA aber nur ascii
+-> neue liste?
+wie mache ich das bei honggfuzz?
+ansonsten neuer custom mutator entrypoint?
+
+nur is_ascii wenn cmplog aktiv, ansonsten eigene implementierung
+die aber dann dafür sorgt dass eine leere struktur da ist.
+is is_ascii in afl-common.o ?
+
+cmplog: only add tokens that were found to fit?