3298 Commits

Author SHA1 Message Date
van Hauser
4ff9eb0e67 fix compile 2020-12-18 10:02:26 +01:00
van Hauser
f0b6576f97 fix 2020-12-18 09:55:47 +01:00
van Hauser
3ee12009c0
Merge pull request #641 from AFLplusplus/dev
Dev
2020-12-18 09:36:22 +01:00
van Hauser
0011f2047b merge romu and skim 2020-12-18 09:33:52 +01:00
hexcoder-
79c98731c9 small improvements: dump output on error in test-llvm, fix compiler warnings 2020-12-18 09:22:58 +01:00
hexcoder-
b6b907705e afl-cmin: skip instrumentation check if AFL_SKIP_BIN_CHECK is set 2020-12-18 00:18:30 +01:00
van Hauser
fd6bff727a fix crash for very fast targets 2020-12-17 22:57:28 +01:00
van Hauser
d07b0169cb skim import 2020-12-17 10:55:33 +01:00
van Hauser
14c67f15c9 small fixes 2020-12-16 14:22:09 +01:00
van Hauser
6e0aeb9833 allow instrumenting LLVMFuzzerTestOneInput 2020-12-15 18:17:55 +01:00
van Hauser
db76b06e01 add dummy Makefile to instrumentation/ 2020-12-15 18:07:01 +01:00
van Hauser
1fc0918ac0 v3.01a init 2020-12-15 09:55:33 +01:00
van Hauser
149ec41e90 v3.00c 2020-12-15 09:38:26 +01:00
van Hauser
e0ab846f7f v3.00c 2020-12-15 09:37:52 +01:00
van Hauser
df7c72fd66 code format 2020-12-13 11:24:49 +01:00
van Hauser
76117b0471 fix afl-clang tests 2020-12-13 11:23:56 +01:00
hexcoder-
ce9e127529 remove debugging sh 2020-12-12 22:56:09 +01:00
hexcoder-
c5c852dada add tests for the missing afl-compiler (afl-gcc or afl-clang) 2020-12-12 22:54:34 +01:00
hexcoder-
7382cf5f00 afl-as.c, fix compiler warnings (overflowing is UB) 2020-12-12 19:30:56 +01:00
Dominik Maier
109560e73a tmpdir not needed with sharedmap fuzzing 2020-12-12 17:53:42 +01:00
hexcoder-
befb1a2f39 remove stray debugging fprintf 2020-12-12 16:40:13 +01:00
hexcoder-
fd30a4184a typo 2020-12-12 16:37:23 +01:00
hexcoder-
e4a113b953 small fix in error handling 2020-12-12 13:26:25 +01:00
hexcoder-
7f50aa26db let the check for afl-gcc not abort 'make tests' 2020-12-12 11:25:10 +01:00
hexcoder-
54f59c7403 add an extra test for afl-gcc and check for -B support 2020-12-12 11:21:13 +01:00
hexcoder-
dbbbeea36e typos 2020-12-11 18:24:14 +01:00
hexcoder-
1825e5f313 typo 2020-12-11 17:01:46 +01:00
Dominik Maier
609f3d0265 fixed gcc analyzer warnings 2020-12-11 13:29:45 +01:00
van Hauser
d5ded820e5
Merge branch 'stable' into dev 2020-12-11 11:36:35 +01:00
van Hauser
cc781e44f3 code format 2020-12-11 11:21:28 +01:00
van Hauser
2bf68a0bf4 fix MMAP 2020-12-11 11:19:26 +01:00
van Hauser
8a1acac559 schedule improvements, new default is FAST 2020-12-11 10:28:39 +01:00
van Hauser
1a3c9bc36d
Merge pull request #627 from AFLplusplus/other_weight
Other weight
2020-12-11 10:23:42 +01:00
van Hauser
161c80014e change search order for afl-showmin in afl-cmin* 2020-12-10 17:25:22 +01:00
van Hauser
af403e5872 install more llvm 2020-12-10 15:58:00 +01:00
van Hauser
a686c1361c fix afl-cc library search 2020-12-10 15:31:26 +01:00
Dominik Maier
b8a590b84d grammar in error messages 2020-12-10 11:56:41 +01:00
van Hauser
2c24cdbfc3 fix qbdi path for code format 2020-12-09 22:25:37 +01:00
van Hauser
e5c50037d5 fix oversight for accessing nfuzz 2020-12-09 12:03:11 +01:00
vanhauser-thc
a8e568f248 move libdislocator, libtokencap and qbdi_mode to utils/ 2020-12-09 11:30:04 +01:00
van Hauser
39a4fac941 better examples 2020-12-09 11:07:14 +01:00
hexcoder
3997d06cbd
fix DUSEMMAP 2020-12-09 10:53:31 +01:00
hexcoder
2641082a76
Fix -DUSEMMAP 2020-12-09 10:51:20 +01:00
van Hauser
cebbedd238 fix cmin/tmin potential overflow on too large files 2020-12-09 08:58:07 +01:00
van Hauser
d1eb4eeb7f weighting for explore and exploit 2020-12-09 08:34:54 +01:00
hexcoder-
a7125c68eb optimize a bit 2020-12-08 23:51:22 +01:00
hexcoder-
1dbb1c7193 Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2020-12-08 23:27:14 +01:00
hexcoder-
9534bb87b1 fix some copmpiler warnings for USEMMAP 2020-12-08 23:26:28 +01:00
van Hauser
4e96447b43 fix showmap output 2020-12-08 23:26:08 +01:00
Andrea Fioraldi
ad29eef271 Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev 2020-12-08 22:43:05 +01:00