about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-10-26Merge pull request #88 from domenukk/unicorn_nowarnAndrea Fioraldi
No Longer Warns for Absolute Binaries for Unicorn
2019-10-26make initial inputs names consistent with others using time:0Andrea Fioraldi
2019-10-26AFL_LLVM_LAF_SPLIT_FLOATSAndrea Fioraldi
2019-10-26no longer warns on python as path for unicornDominik Maier
2019-10-26typoAndrea Fioraldi
2019-10-26Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-10-26Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplushexcoder-
2019-10-26libtokencap ported to OpenBSDhexcoder-
2019-10-25float compcov readmeAndrea Fioraldi
2019-10-25floating point compcovAndrea Fioraldi
2019-10-25Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-10-25remove redundand setenv of SHM_ENV_VARAndrea Fioraldi
2019-10-25Update sister_projects.txthexcoder
status updates for python mutators and whitelist selective instrumentation feature.
2019-10-25Update README.mdhexcoder
remove Linux-only :-), list supported OSes
2019-10-25cosmeticshexcoder-
2019-10-24Merge pull request #84 from devnexen/libtokencap_darwinhexcoder
Porting libtokencap to Darwin.
2019-10-25portability fix: use cc instead of gcc for test-compcovhexcoder-
2019-10-24FreeBSD implementationDavid Carlier
2019-10-24fix libtokencap test for Darwinhexcoder-
2019-10-23Porting libtokencap to Darwin.David Carlier
Reading only main addresses and read only's.
2019-10-23Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-10-23move is_valid_addr in afl-qemu-common.hAndrea Fioraldi
2019-10-23performance doc enhancementsvan Hauser
2019-10-23debugged and fixed libdislocator malfunction on MacOSXhexcoder-
2019-10-23no functional change, avoid conditional jumphexcoder-
2019-10-23gcc sucksvan Hauser
2019-10-23readme updatevan Hauser
2019-10-22gcc_plugin adaptions Makefile help, man page SYNOPSIShexcoder-
2019-10-22help output adjustmentvan Hauser
2019-10-22compile fixvan Hauser
2019-10-21sync llvm_mode/Makefile to gcc_plugin/Makefilehexcoder-
2019-10-21sync afl-gcc-rt.o.c from its more current llvm cousinhexcoder-
2019-10-21implement neverZero counter for __afl_trace()hexcoder-
2019-10-21-V/-E not precisevan Hauser
2019-10-212.58dvan Hauser
2019-10-21v2.58c 2.58cvan Hauser
2019-10-20loading dynamical libraries on Darwin/MacOSX is done with DYLD_INSERT_LIBRARIEShexcoder-
2019-10-20In OpenBSD initial thread local storage is allocated with calloc(),hexcoder-
which leads to locked mutexes and a stall. So no thread support (and no tls) here.
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove ↵hexcoder-
maintainance from him.
2019-10-19Merge pull request #82 from devnexen/darwin_gotcpu_portagehexcoder
afl-gotcpu: porting to Darwin using mach API. Thanks! Looks good!
2019-10-19add gcc_plugin to code formatter and run ithexcoder-
2019-10-19afl-gotcpu: porting to Darwin using mach API.David Carlier
2019-10-18typo in nameshexcoder-
2019-10-18new entries for gcc_pluginhexcoder-
2019-10-18sync afl-fast-gcc with afl-clang-fast, add tests for gcc_pluginhexcoder-
2019-10-18reintegrate gcc_pluginhexcoder-
2019-10-18added test/test-performance.shvan Hauser
2019-10-18revert patchvan Hauser
2019-10-17needed increased unicorn test timevan Hauser
2019-10-17return instead of exit in test-instrvan Hauser