1074 Commits

Author SHA1 Message Date
Marcel Böhme
0922763db1
Update afl-fuzz-queue.c 2020-12-29 14:57:05 +11:00
van Hauser
d103e39f58 fix instrumentation type display 2020-12-28 17:06:55 +01:00
van Hauser
688f4ffb89 added corpus introspection 2020-12-28 14:01:48 +01:00
van Hauser
8e2b59ffca more flexible system support for afl-frida 2020-12-26 23:04:21 +01:00
David Manouchehri
4af0065f4a
Fix missing include for macOS. (#660) 2020-12-26 20:23:59 +01:00
van Hauser
0b9ca807f2 fix exec/s display 2020-12-26 13:15:05 +01:00
van Hauser
a4fd4ea0f4 fix LTO 2020-12-25 12:13:45 +01:00
van Hauser
03849d147a warn on _AFL and __AFL env vars 2020-12-23 17:56:39 +01:00
hexcoder-
ceed19f275 Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2020-12-22 20:33:56 +01:00
hexcoder-
9a5ea5b5c2 workaround for Solaris: NAME_MAX is not defined 2020-12-22 20:33:06 +01:00
hexcoder-
e790667fd2 one more with nonstd array initializers 2020-12-22 20:29:22 +01:00
hexcoder-
8241ded12e more portability non std array initializers 2020-12-22 20:19:43 +01:00
hexcoder-
f18afa8ccd Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2020-12-22 19:42:00 +01:00
hexcoder-
2a994e457a portability: avoid void * arithmetic (UB), avoid GNU extension for array initializations 2020-12-22 19:39:49 +01:00
van Hauser
9759320266 afl-clang-fast fix 2020-12-22 12:33:58 +01:00
van Hauser
27b9ba4502 better gcc and clang support for afl-cc 2020-12-22 10:51:40 +01:00
van Hauser
7e27448dac another 32 bit fix 2020-12-21 12:19:22 +01:00
van Hauser
6d1f17d78d
Merge branch 'dev' into skim_romu 2020-12-21 11:02:09 +01:00
van Hauser
2e3cf10070 document AFL_LLVM_INSTRUMENT option NATIVE 2020-12-20 22:53:41 +01:00
van Hauser
98ee17bc47 fix endless loop in afl-cc allow/blocklists starting a line with a comment 2020-12-20 14:30:06 +01:00
hexcoder-
12ebb351dc apply nocolor changes 2020-12-18 21:10:39 +01:00
van Hauser
ea9db86bb8 mem error fix 2020-12-18 10:20:43 +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
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
e0ab846f7f v3.00c 2020-12-15 09:37:52 +01:00
hexcoder-
7382cf5f00 afl-as.c, fix compiler warnings (overflowing is UB) 2020-12-12 19:30:56 +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
Dominik Maier
609f3d0265 fixed gcc analyzer warnings 2020-12-11 13:29:45 +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
a686c1361c fix afl-cc library search 2020-12-10 15:31:26 +01:00
van Hauser
e5c50037d5 fix oversight for accessing nfuzz 2020-12-09 12:03:11 +01:00
van Hauser
39a4fac941 better examples 2020-12-09 11:07:14 +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
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
Andrea Fioraldi
c70b7ffd80 fix memory limit issue with cmplog without -m flag 2020-12-08 22:42:50 +01:00
hexcoder-
5bb51688e4 small fixes 2020-12-08 21:54:18 +01:00
van Hauser
6e61b2345c more reporting on errors 2020-12-08 20:33:41 +01:00
van Hauser
da6cddab90 fix asserts 2020-12-08 11:30:05 +01:00
van Hauser
46156957bd fix aflfast changes 2020-12-08 11:07:11 +01:00