Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
could not be set
|
|
could not be set
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the test.sh values
|
|
* moved globals to afl, shm and fsrv
* moved argv to afl state, less bugs
* fixed unicorn docu
* lists everywhere
* merged custom mutators
* fixed leaks in afl-fuzz
|
|
|
|
|
|
afl-*-rt.o.c instead of stdout for errors plus two potential bad free() fixes
|
|
Remove get_cut_time function from multiple places and refactor code
|
|
|
|
|
|
|
|
do the steps by hand, plus global code format
|
|
|
|
|
|
|
|
|
|
|
|
Two new hooks for the custom mutator
|
|
fix qemu persistent mode for 32-bit target on 64-bit host
|
|
|
|
|
|
- `afl_custom_queue_get` and `afl_custom_queue_new_entry`
- Update the corresponding document and examples
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixing 2 little mistakes
|
|
|
|
This example doesn't compile due to two little errors:
- There is a missing semicolon
- "data" array doesn't exist. I think "buf" should be used instead.
|
|
|
|
|