mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-11 17:51:32 +00:00
qemu mode TODO update
This commit is contained in:
7
TODO
7
TODO
@ -24,7 +24,7 @@ gcc_plugin:
|
||||
- neverZero
|
||||
|
||||
qemu_mode:
|
||||
- Instrument only cmparison with immediate values by default when using compcov
|
||||
- deferred mode with AFL_DEFERRED_QEMU=0xaddress
|
||||
|
||||
unit testing / or large testcase campaign
|
||||
|
||||
@ -34,3 +34,8 @@ Roadmap 2.54d:
|
||||
- expand MAP size to 256k (current L2 cache size on processors)
|
||||
-> 18 bit size map
|
||||
- llvm_mode: dynamic map size and collission free basic block IDs
|
||||
|
||||
qemu_mode:
|
||||
- persistent mode patching the return address (WinAFL style)
|
||||
- instrument only comparison with immediate values by default when using compcov
|
||||
|
||||
|
Reference in New Issue
Block a user