504 Commits

Author SHA1 Message Date
vanhauser-thc
15b43e6ce1 fix pizza mode 2022-04-03 19:14:59 +02:00
vanhauser-thc
d9fa6af1b1 pizza mode on 1st of april 2022-04-03 09:50:18 +02:00
van Hauser
ef5543680a
Merge pull request #1374 from CarloMara/stable
Add new mode to AFLplusplus
2022-04-03 09:31:23 +02:00
Carlo Maragno
26f3ec28ee Fix dyslexia and clang format 2022-04-02 13:11:39 +02:00
van Hauser
1a65df2bee
Merge pull request #1352 from cd80/patch-1
fix typo in error message when using LD_PRELOAD
2022-03-17 08:46:15 +01:00
cd80
c08304ad3d
fix typo for error message when using LD_PRELOAD 2022-03-17 14:36:41 +09:00
vanhauser-thc
2eeba2dbf0 code format 2022-03-04 09:41:21 +01:00
Sergej Schumilo
0f7419fc91 write nyx crash logs to AFL++ work directory 2022-03-04 05:41:40 +01:00
vanhauser-thc
7e67545b9d code format 2022-03-01 20:01:12 +01:00
vanhauser-thc
d84a8da1e9 allow for -c0 also for src targets 2022-03-01 19:30:17 +01:00
vanhauser-thc
056ebbff15 add AFL_EARLY_FORKSERVER support 2022-02-08 20:36:06 +01:00
vanhauser-thc
cf853fb249 reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRV 2022-02-08 20:15:48 +01:00
yuawn
d178b325ab fix -G description 2022-02-06 05:34:44 +00:00
vanhauser-thc
fa3c0d8a37 change -y to -g/-G and add env var alternatives 2022-02-05 10:36:37 +01:00
vanhauser-thc
d5b9cd4b73 add afl-fuzz -y fuzz length support 2022-02-05 08:27:17 +01:00
vanhauser-thc
04d693721b force persistent and deferred also for tools 2022-02-05 07:25:12 +01:00
hexcoder
9eb66cccf4
typo 2022-02-04 15:06:53 +01:00
vanhauser-thc
1a89d428c9 same for defered forkserver 2022-02-04 12:12:23 +01:00
vanhauser-thc
d4c01c057b test support for forced persistent mode 2022-02-04 12:09:07 +01:00
David CARLIER
1d339527bb afl fuzz enable getpgid on other platforms. 2022-01-29 19:32:36 +00:00
vanhauser-thc
b0758ac8db 4.00c readiness 2022-01-26 09:55:12 +01:00
vanhauser-thc
d9ed784298 ensure all fuzz targets are killed on exit 2022-01-25 14:51:02 +01:00
vanhauser-thc
7270cbe756 try fix 2022-01-24 10:32:07 +01:00
vanhauser-thc
61d79f85c5 code format 2022-01-23 19:20:32 +01:00
Sergej Schumilo
9d3e6a869e add LTO support in nyx_mode 2022-01-21 07:33:42 +01:00
vanhauser-thc
550ba4d772 nits and code format 2022-01-19 22:26:52 +01:00
vanhauser-thc
c8061e5b35 fix nyx -M 2022-01-17 17:16:58 +01:00
vanhauser-thc
e1082f2548 welcome 2022 2022-01-01 00:49:17 +01:00
vanhauser-thc
0792cab566 add power schedule info 2021-12-29 10:57:37 +01:00
vanhauser-thc
b5cb99f6fe fix nyx lib loading 2021-12-28 20:30:52 +01:00
vanhauser-thc
8b8aaa93bd nyx code format 2021-12-28 17:26:54 +01:00
vanhauser-thc
f511ebd125 nyx nits 2021-12-28 17:25:46 +01:00
Sergej Schumilo
41291d8c72 add Nyx mode 2021-12-28 15:51:43 +01:00
jhertz
51d6f863f5
fix imports to build on Mac (#1231)
Co-authored-by: Jesse Hertz <>
2021-12-27 18:12:02 +01:00
vanhauser-thc
9063002af2 rename path 2021-12-09 13:22:10 +01:00
vanhauser-thc
268339a683 showmap -A -> -H, accurate help output 2021-11-16 11:03:53 +01:00
Akira Moroo
d4a0fd41cd Check -M / -S is not specified with -A
Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-15 02:15:58 +00:00
Akira Moroo
feff8191ec Fix platform check for -A CoreSight mode
Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-15 01:57:36 +00:00
Akira Moroo
c2feee4ed1 Add platform check for -A CoreSight mode
REF:
https://github.com/AFLplusplus/AFLplusplus/pull/1156#discussion_r747454306

Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-12 06:13:25 +00:00
Akira Moroo
d63d69a1f6 Clarify usage message for ARM CoreSight mode
REF:
https://github.com/AFLplusplus/AFLplusplus/pull/1156#issuecomment-966196217

Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-12 06:13:18 +00:00
Akira Moroo
9100f3c416 Add initial CoreSight mode support
The original code is:
https://github.com/RICSecLab/AFLplusplus-cs/tree/retrage/coresight-mode-pr

Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-11 09:52:21 +00:00
van Hauser
fb443eaf23
Merge pull request #1141 from AFLplusplus/afl4
cmplog enhancement variant
2021-11-07 14:09:09 +01:00
vanhauser-thc
9325a4fcbb http->https 2021-11-06 10:28:22 +01:00
van Hauser
f5535e348d
Merge pull request #1142 from AFLplusplus/dev
Dev
2021-11-03 21:55:21 +01:00
vanhauser-thc
afc84438c6 move bitmap and saveauto 2021-11-03 21:23:03 +01:00
lazymio
efec2b5a99
Update real_map_size when doing a realloc 2021-10-25 16:05:58 +02:00
vanhauser-thc
45d668a671 better ui banner 2021-10-18 13:17:07 +02:00
vanhauser-thc
ed10f3783b new rtn cmplog: instrumentation side + supporting functions 2021-10-17 13:05:33 +02:00
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