1371 Commits

Author SHA1 Message Date
hexcoder-
e80131bef5 fix some compiler warnings in 32-bit linux 2021-10-02 22:47:22 +02:00
vanhauser-thc
4473904bc0 fix -n 2021-10-01 13:25:02 +02:00
vanhauser-thc
8af84c203c fix afl-showmap 2021-09-07 19:26:25 +02:00
vanhauser-thc
f760e80729 add check_binary_signatures for afl-* utils 2021-09-07 17:16:23 +02:00
vanhauser-thc
d4a8a9df69 fix regression in class lookup 2021-08-31 23:54:19 +02:00
hexcoder
f189668dd6
fix typo fix 2021-08-20 13:00:51 +02:00
vanhauser-thc
591d6c59c7 fix shared linking on macos 2021-08-19 17:02:17 +02:00
vanhauser-thc
1959812e83 more partial linking 2021-08-18 15:48:05 +02:00
vanhauser-thc
2a68d37b4f fix typo 2021-08-17 14:37:59 +02:00
vanhauser-thc
c775f40ebf AFL_IGNORE_PROBLEMS + library checks and documentation 2021-08-12 14:32:44 +02:00
mqf20
b4c96d686f Warn if "paths_total" property from stats file is inconsistent 2021-08-10 16:26:44 +08:00
vanhauser-thc
5700b3c750 remove outdated references 2021-08-10 10:02:50 +02:00
van Hauser
781e65ea42
Merge pull request #1063 from wxyxsx/stable
Fix "havoc_mutations" not working in Python module
2021-08-10 09:54:17 +02:00
wxyxsx
50fc76faa8
Update afl-fuzz-python.c
Fix havoc_mutations not working in python version
2021-08-10 11:14:55 +08:00
vanhauser-thc
8ad6e7c140 fix afl_preload issues on macos 2021-08-02 10:15:13 +02:00
yuawn
08080e70a6 use HASH_CONST 2021-07-31 08:09:47 +00:00
van Hauser
b3eadc6a77
Merge pull request #1050 from fbeqv/better_macos_getshm_errors
improved error message
2021-07-30 15:53:09 +02:00
Cornelius Aschermann
2702a713d7 improved error message 2021-07-30 12:43:23 +02:00
vanhauser-thc
bcdb69289f frida tool fix 2021-07-30 07:25:44 +02:00
vanhauser-thc
8b66d95038 frida tool fix 2021-07-30 07:12:53 +02:00
Jesse Hertz
07346cb06d fix check again clang asan lib to work on mac and linux by removing a character 2021-07-27 23:47:23 -04:00
van Hauser
dc16d8d998
Merge pull request #1042 from yuawn/fix_afl-cc
Remove redundant if statement in afl-cc
2021-07-25 19:23:18 +02:00
yuawn
9d3816abff remove unused code 2021-07-25 16:25:37 +00:00
yuawn
bab487f4b5 remove redundant if statement 2021-07-23 12:34:47 +00:00
vanhauser-thc
dc0fed6e0c handle single seed with perf_score 0 2021-07-23 10:34:51 +02:00
yuawn
699a1b0120 remove unneeded assignment 2021-07-21 10:37:54 +00:00
van Hauser
fff8c49f7c
Merge pull request #1034 from AFLplusplus/grammatron
Grammatron
2021-07-20 08:57:37 +02:00
vanhauser-thc
32a0d6ac31 Revert "Merge branch 'release' into stable"
This reverts commit 815161827689c339d335233b7b232ac9b120b79b, reversing
changes made to 9321a24e682b5c8bf6278961bd014cb883b87295.
2021-07-19 10:58:19 +02:00
vanhauser-thc
cc57cc5f46 fix merge conflicts 2021-07-19 10:48:41 +02:00
vanhauser-thc
b13b8c7e55 make afl-showmap more silent 2021-07-16 09:39:40 +02:00
vanhauser-thc
6e704e8a10 fix aflfast 2021-07-15 16:20:55 +02:00
vanhauser-thc
b5422c1a52 fix custom trimming 2021-07-15 16:05:38 +02:00
vanhauser-thc
8d873357a3 fix "fix" 2021-07-15 15:53:22 +02:00
Michael Rodler
cd683ed253 fixed potential UAF with custom mutator havoc on realloc 2021-07-15 11:03:20 +02:00
vanhauser-thc
6df597213a fix for -fsanitize=fuzzer on MacOS 2021-07-14 18:20:38 +02:00
yuan
7cec158b0e
fix havoc comments (#1020) 2021-07-14 07:53:20 +02:00
jhertz
ec4ad161fc
Support AFL_NO_FORKSRV env-var in afl-tmin, afl-showmap, and afl-cmin (#1017)
* Support AFL_NO_FORKSRV env-var

* format

* showmap support

* showmap support

* help messages now show envar support

* formatting

* formatting

Co-authored-by: Jesse Hertz <jesse_hertz@apple.com>
2021-07-13 10:56:55 +02:00
vanhauser-thc
37fff16a36 update custom trim 2021-07-11 17:26:39 +02:00
yuan
4ef12d7215
remove redundant check (#1014) 2021-07-10 08:57:32 +02:00
vanhauser-thc
d354ec2586 more fixes 2021-07-09 11:39:25 +02:00
vanhauser-thc
e1d5009229 fixes 2021-07-09 10:32:14 +02:00
vanhauser-thc
a09ab99534 help output nits 2021-07-08 19:59:44 +02:00
vanhauser-thc
ac565bfe51 remove unneeded cmdline option 2021-07-08 17:35:05 +02:00
vanhauser-thc
6ec295db4e more partial linking 2021-07-05 16:14:54 +02:00
vanhauser-thc
000b16af16 fix linefeed 2021-06-29 10:39:10 +02:00
van Hauser
046a9520f3
Inline cmplog (#996)
* inline cmplog check

* better switch support

* add cmplog-switches-pass.cc
2021-06-28 09:14:41 +02:00
van Hauser
7038e56da3
Select (#995)
* favor unfuzzed

* fix

* reinit table after a new fuzz
2021-06-27 10:22:18 +02:00
vanhauser-thc
ec781af2c7 frida fix 2021-06-24 09:55:38 +02:00
hexcoder-
ae50a50677 fix afl-showmap 2021-06-23 23:35:32 +02:00
vanhauser-thc
d64cde8370 non-unix compat 2021-06-23 13:15:32 +02:00