c8061e5b35
fix nyx -M
2022-01-17 17:16:58 +01:00
e1082f2548
welcome 2022
2022-01-01 00:49:17 +01:00
0792cab566
add power schedule info
2021-12-29 10:57:37 +01:00
b5cb99f6fe
fix nyx lib loading
2021-12-28 20:30:52 +01:00
8b8aaa93bd
nyx code format
2021-12-28 17:26:54 +01:00
f511ebd125
nyx nits
2021-12-28 17:25:46 +01:00
41291d8c72
add Nyx mode
2021-12-28 15:51:43 +01:00
51d6f863f5
fix imports to build on Mac ( #1231 )
...
Co-authored-by: Jesse Hertz <>
2021-12-27 18:12:02 +01:00
9063002af2
rename path
2021-12-09 13:22:10 +01:00
268339a683
showmap -A -> -H, accurate help output
2021-11-16 11:03:53 +01:00
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
feff8191ec
Fix platform check for -A
CoreSight mode
...
Signed-off-by: Akira Moroo <retrage01@gmail.com >
2021-11-15 01:57:36 +00:00
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
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
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
fb443eaf23
Merge pull request #1141 from AFLplusplus/afl4
...
cmplog enhancement variant
2021-11-07 14:09:09 +01:00
9325a4fcbb
http->https
2021-11-06 10:28:22 +01:00
f5535e348d
Merge pull request #1142 from AFLplusplus/dev
...
Dev
2021-11-03 21:55:21 +01:00
afc84438c6
move bitmap and saveauto
2021-11-03 21:23:03 +01:00
efec2b5a99
Update real_map_size when doing a realloc
2021-10-25 16:05:58 +02:00
45d668a671
better ui banner
2021-10-18 13:17:07 +02:00
ed10f3783b
new rtn cmplog: instrumentation side + supporting functions
2021-10-17 13:05:33 +02:00
e80131bef5
fix some compiler warnings in 32-bit linux
2021-10-02 22:47:22 +02:00
4473904bc0
fix -n
2021-10-01 13:25:02 +02:00
c775f40ebf
AFL_IGNORE_PROBLEMS + library checks and documentation
2021-08-12 14:32:44 +02:00
5700b3c750
remove outdated references
2021-08-10 10:02:50 +02:00
8ad6e7c140
fix afl_preload issues on macos
2021-08-02 10:15:13 +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
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
7038e56da3
Select ( #995 )
...
* favor unfuzzed
* fix
* reinit table after a new fuzz
2021-06-27 10:22:18 +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
a7340a1ac6
fix AFL_CAL_FAST
2021-06-10 10:25:37 +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
753d5d74ff
remove redundant unsetenv ( #947 )
2021-06-01 12:39:39 +02:00
7665354405
threadsafe doc fixes, code format
2021-06-01 10:13:16 +02:00
0aeb871ac9
fix tmpfile removal
2021-05-26 22:55:21 +02:00
64d9b7dd21
fix for MacOS
2021-05-26 22:42:14 +02:00
87b16c4460
add AFL_TRY_AFFINITY
2021-05-25 10:45:24 +02:00
8e75adfee5
AFL_SKIP_CRASHES is obsolete since 3.0
2021-05-25 09:22:50 +02:00
5864430d93
Typo
2021-05-22 15:49:47 +02:00
58e39ecd8f
turn off map size detection if skip_bin_check is set
2021-05-22 12:15:09 +02:00
d14a758f69
lenient dict parsing, no map size enum for binary fuzzing
2021-05-21 23:16:46 +02:00
cdae3d3d03
cleaned up AFL_PRINT_FILENAMES env
2021-05-19 22:21:46 +02:00
dee64e74a8
fix afl-fuzz.c frida preload
2021-05-19 15:03:45 +02:00
d776d40669
merge
2021-05-19 14:50:41 +02:00
e40c0c2da1
FASAN Support ( #918 )
...
* FASAN Support
* Fix handling of Address Sanitizer DSO
* Changes to identification of Address Sanitizer DSO
Co-authored-by: Your Name <you@example.com >
2021-05-17 20:02:45 +02:00
3d28925c13
additional safety checks for restarts
2021-05-15 18:23:13 +02:00