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
a6c0b5f766
afl-cmin/afl-cmin.bash/afl-showmap -i descend into subdirectories
2021-06-16 11:46:26 +02:00
f3362007ed
code format
2021-06-14 22:59:48 +02:00
ef5fd33120
Add debug output to alert user to calibration progress/issues ( #969 )
2021-06-14 21:21:01 +02:00
74fcb365e9
little inline
2021-06-14 12:36:41 +02:00
63504f7b7e
fix cmplog screen update crash
2021-06-11 10:44:06 +02:00
a7340a1ac6
fix AFL_CAL_FAST
2021-06-10 10:25:37 +02:00
63ee9df54f
Forkserver for afl-analyze ( #963 )
...
* afl-analyze forkserver
* added missing vars to forkserver
* synchronized a bit more with afl-tmin
* more debugging, runs now, but need to suppress target output
* fix dev/null setting
* afl-analyze info:
Co-authored-by: hexcoder- <heiko@hexco.de >
2021-06-07 20:49:23 +02:00
92fcef4520
write target errors to out_dir/error.txt
2021-06-07 09:26:53 +02:00
a5ff9f1beb
remove -D from -M
2021-06-07 09:02:33 +02:00