6791 Commits

Author SHA1 Message Date
hexcoder-
09c26fed20 Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus 2019-10-26 00:18:56 +02:00
hexcoder-
3e9e7e1750 libtokencap ported to OpenBSD 2019-10-26 00:17:51 +02:00
Andrea Fioraldi
94548d2284 float compcov readme 2019-10-25 20:12:24 +02:00
Andrea Fioraldi
4ec4e5b394 floating point compcov 2019-10-25 20:04:16 +02:00
David Carlier
15c920a612 Little compiler plugins rework regarding block location picked up. 2019-10-25 14:40:04 +01:00
Andrea Fioraldi
e7871b2c76 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2019-10-25 14:02:38 +02:00
Andrea Fioraldi
644efa2905 remove redundand setenv of SHM_ENV_VAR 2019-10-25 14:02:30 +02:00
hexcoder
7e9b6fe0aa
Update sister_projects.txt
status updates for python mutators and whitelist selective instrumentation feature.
2019-10-25 10:44:34 +02:00
hexcoder
b8abf27b86
Update README.md
remove Linux-only :-), list supported OSes
2019-10-25 09:36:17 +02:00
hexcoder-
e0ff20dd37 cosmetics 2019-10-25 01:51:53 +02:00
hexcoder
0af42727f5
Merge pull request #84 from devnexen/libtokencap_darwin
Porting libtokencap to Darwin.
2019-10-24 23:32:03 +02:00
hexcoder-
b0036759fa portability fix: use cc instead of gcc for test-compcov 2019-10-25 01:22:20 +02:00
David Carlier
b4b26d4207 FreeBSD implementation 2019-10-24 22:26:18 +01:00
hexcoder-
cb7ada2e78 fix libtokencap test for Darwin 2019-10-24 22:32:37 +02:00
van Hauser
6e5143681c enhanced radamsa integration 2019-10-24 16:53:30 +02:00
David Carlier
8142422257 Porting libtokencap to Darwin.
Reading only main addresses and read only's.
2019-10-23 20:07:16 +01:00
Andrea Fioraldi
0f03226656 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2019-10-23 19:48:26 +02:00
Andrea Fioraldi
297e9e3cf5 move is_valid_addr in afl-qemu-common.h 2019-10-23 19:48:18 +02:00
van Hauser
39b7f48870 performance doc enhancements 2019-10-23 17:01:05 +02:00
hexcoder-
b9bc81544a debugged and fixed libdislocator malfunction on MacOSX 2019-10-23 14:53:05 +02:00
hexcoder-
7d9eed0ed5 no functional change, avoid conditional jump 2019-10-23 11:33:20 +02:00
van Hauser
1398d8d5a6 gcc sucks 2019-10-23 03:23:14 +02:00
van Hauser
6bc874088f readme update 2019-10-23 02:58:16 +02:00
hexcoder-
3ec1baee65 gcc_plugin adaptions Makefile help, man page SYNOPSIS 2019-10-22 20:21:04 +02:00
van Hauser
374f661027 help output adjustment 2019-10-22 13:23:00 +02:00
van Hauser
7ab11c3da9 compile fix 2019-10-22 13:19:08 +02:00
hexcoder-
cc2f3afdf8 sync llvm_mode/Makefile to gcc_plugin/Makefile 2019-10-21 23:53:56 +02:00
hexcoder-
9a5882a290 sync afl-gcc-rt.o.c from its more current llvm cousin 2019-10-21 23:35:09 +02:00
hexcoder-
a033364d55 implement neverZero counter for __afl_trace() 2019-10-21 23:07:05 +02:00
van Hauser
bc3ce26e0e -V/-E not precise 2019-10-21 17:18:41 +02:00
van Hauser
ebea44029e 2.58d 2019-10-21 11:30:28 +02:00
van Hauser
be6bc155eb v2.58c 2.58c 2019-10-21 11:28:32 +02:00
hexcoder-
d0bbef74ef loading dynamical libraries on Darwin/MacOSX is done with DYLD_INSERT_LIBRARIES 2019-10-20 02:35:06 +02:00
hexcoder-
a282ae22af In OpenBSD initial thread local storage is allocated with calloc(),
which leads to locked mutexes and a stall. So no thread support
(and no tls) here.
2019-10-20 03:34:46 +02:00
hexcoder-
c83e8e1e62 Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him. 2019-10-19 18:23:01 +02:00
hexcoder
452ec28761
Merge pull request #82 from devnexen/darwin_gotcpu_portage
afl-gotcpu: porting to Darwin using mach API.
Thanks! Looks good!
2019-10-19 17:37:40 +02:00
hexcoder-
8a78637719 add gcc_plugin to code formatter and run it 2019-10-19 16:19:46 +02:00
David Carlier
1fdb75068d afl-gotcpu: porting to Darwin using mach API. 2019-10-19 11:44:09 +01:00
hexcoder-
230c135d4e typo in names 2019-10-18 22:43:30 +02:00
hexcoder-
bf544af690 new entries for gcc_plugin 2019-10-18 21:21:17 +02:00
hexcoder-
e7ab8be0cd sync afl-fast-gcc with afl-clang-fast, add tests for gcc_plugin 2019-10-18 19:53:10 +02:00
hexcoder-
b1822f2602 reintegrate gcc_plugin 2019-10-18 18:01:33 +02:00
van Hauser
f4a74a3405 added test/test-performance.sh 2019-10-18 10:10:47 +02:00
van Hauser
73da639654 revert patch 2019-10-18 08:25:43 +02:00
van Hauser
f2a1456e94 needed increased unicorn test time 2019-10-17 11:31:12 +02:00
van Hauser
c75abda571 return instead of exit in test-instr 2019-10-17 09:30:50 +02:00
hexcoder-
1aec670c43 add forgotten floating point comparisons in laf-intel/llvm_mode 2019-10-16 20:37:58 +02:00
van Hauser
77695d75bb test.sh check to see if qemu persistent mode is faster 2019-10-15 17:14:59 +02:00
van Hauser
3dec452a8a v2.57d 2019-10-15 16:50:48 +02:00
van Hauser
97f5ce52d1 v2.57c release 2.57c 2019-10-15 16:48:05 +02:00