forked from joxeankoret/nightmare
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.txt
23 lines (22 loc) · 811 Bytes
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Nigtmare
--------
[ ] Triggers. Priority 1.
[ ] Crash verifier.
[ ] Launch automatically after a trigger.
[ ] Specific sample from a set finder.
[ ] Valgrind runner.
[ ] Launch automatically after a trigger.
[ ] Exploitability checker.
[ ] Launch automatically after a trigger.
[/] Test case reduction.
[ ] Launch automatically after a trigger.
[ ] Test case reduction for highly changed files.
[ ] Build diff files for binary patches.
[ ] Improve nfp_min.py to handle such diff files.
[ ] Integrate 'bcf' with the queues system.
[ ] Use it to explore more in depth files after a trigger.
[ ] Providing maximized versions of the files?
[ ] Use it for generating maximized files.
[ ] Generate nice genetic graphs with this tool.
[ ] Mutators
[ ] A "chunkenizer" for binary data.