Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* Move afl-fuzz related env variables into afl_state_t
* Move the env variables assignment from fuzz_init and code Format
* Fix typo
* Remove redundant env variables from afl_env struct
* Rename function to read_afl_environment
|
|
ASAN_BUILD=1 CFLAGS="-D_WANT_ORIGINAL_AFL_ALLOC -DDEBUG_BUILD")
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
this please ...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IOS build fix.
|
|
|
|
system call is disabled on this platform.
|
|
|
|
|
|
|
|
|
|
|
|
Porting cpu affinity to DragonFly.
|
|
Thanks their API is very similar in this area.
|
|
|
|
maintainance from him.
|
|
|
|
|