591d6c59c7
fix shared linking on macos
2021-08-19 17:02:17 +02:00
1959812e83
more partial linking
2021-08-18 15:48:05 +02:00
2a68d37b4f
fix typo
2021-08-17 14:37:59 +02:00
c775f40ebf
AFL_IGNORE_PROBLEMS + library checks and documentation
2021-08-12 14:32:44 +02:00
b4c96d686f
Warn if "paths_total" property from stats file is inconsistent
2021-08-10 16:26:44 +08:00
5700b3c750
remove outdated references
2021-08-10 10:02:50 +02:00
781e65ea42
Merge pull request #1063 from wxyxsx/stable
...
Fix "havoc_mutations" not working in Python module
2021-08-10 09:54:17 +02:00
50fc76faa8
Update afl-fuzz-python.c
...
Fix havoc_mutations not working in python version
2021-08-10 11:14:55 +08:00
8ad6e7c140
fix afl_preload issues on macos
2021-08-02 10:15:13 +02:00
08080e70a6
use HASH_CONST
2021-07-31 08:09:47 +00:00
b3eadc6a77
Merge pull request #1050 from fbeqv/better_macos_getshm_errors
...
improved error message
2021-07-30 15:53:09 +02:00
2702a713d7
improved error message
2021-07-30 12:43:23 +02:00
bcdb69289f
frida tool fix
2021-07-30 07:25:44 +02:00
8b66d95038
frida tool fix
2021-07-30 07:12:53 +02:00
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
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
9d3816abff
remove unused code
2021-07-25 16:25:37 +00:00
bab487f4b5
remove redundant if statement
2021-07-23 12:34:47 +00:00
dc0fed6e0c
handle single seed with perf_score 0
2021-07-23 10:34:51 +02:00
699a1b0120
remove unneeded assignment
2021-07-21 10:37:54 +00:00
fff8c49f7c
Merge pull request #1034 from AFLplusplus/grammatron
...
Grammatron
2021-07-20 08:57:37 +02:00
32a0d6ac31
Revert "Merge branch 'release' into stable"
...
This reverts commit 8151618276
, reversing
changes made to 9321a24e68
.
2021-07-19 10:58:19 +02:00
cc57cc5f46
fix merge conflicts
2021-07-19 10:48:41 +02:00
b13b8c7e55
make afl-showmap more silent
2021-07-16 09:39:40 +02:00
6e704e8a10
fix aflfast
2021-07-15 16:20:55 +02:00
b5422c1a52
fix custom trimming
2021-07-15 16:05:38 +02:00
8d873357a3
fix "fix"
2021-07-15 15:53:22 +02:00
cd683ed253
fixed potential UAF with custom mutator havoc on realloc
2021-07-15 11:03:20 +02:00
6df597213a
fix for -fsanitize=fuzzer on MacOS
2021-07-14 18:20:38 +02:00
7cec158b0e
fix havoc comments ( #1020 )
2021-07-14 07:53:20 +02:00
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
37fff16a36
update custom trim
2021-07-11 17:26:39 +02:00
4ef12d7215
remove redundant check ( #1014 )
2021-07-10 08:57:32 +02:00
d354ec2586
more fixes
2021-07-09 11:39:25 +02:00
e1d5009229
fixes
2021-07-09 10:32:14 +02:00
a09ab99534
help output nits
2021-07-08 19:59:44 +02:00
ac565bfe51
remove unneeded cmdline option
2021-07-08 17:35:05 +02:00
6ec295db4e
more partial linking
2021-07-05 16:14:54 +02:00
000b16af16
fix linefeed
2021-06-29 10:39:10 +02:00
046a9520f3
Inline cmplog ( #996 )
...
* inline cmplog check
* better switch support
* add cmplog-switches-pass.cc
2021-06-28 09:14:41 +02:00
7038e56da3
Select ( #995 )
...
* favor unfuzzed
* fix
* reinit table after a new fuzz
2021-06-27 10:22:18 +02:00
ec781af2c7
frida fix
2021-06-24 09:55:38 +02:00
ae50a50677
fix afl-showmap
2021-06-23 23:35:32 +02:00
d64cde8370
non-unix compat
2021-06-23 13:15:32 +02:00
c6b77d2d05
force disable llvm instrumentation for frida
2021-06-23 10:53:05 +02:00
ff4d45eed2
cmplog fix for qemu and frida
2021-06-22 22:05:28 +02:00
cbac22d82b
reverse read the queue n resumes
2021-06-22 17:24:06 +02:00
ba9323f14c
typo
2021-06-21 11:53:46 +02:00
35153e9b49
correct map size for small targets
2021-06-16 15:33:03 +02:00
c46f8c1f70
make afl-cmin actually work with subdirectories
2021-06-16 13:03:42 +02:00