cb1256499f
Added instrumentation for CMOV instructions
2022-02-18 08:01:34 +00:00
056ebbff15
add AFL_EARLY_FORKSERVER support
2022-02-08 20:36:06 +01:00
fa3c0d8a37
change -y to -g/-G and add env var alternatives
2022-02-05 10:36:37 +01:00
d5b9cd4b73
add afl-fuzz -y fuzz length support
2022-02-05 08:27:17 +01:00
d4c01c057b
test support for forced persistent mode
2022-02-04 12:09:07 +01:00
f75535807a
4.01a init
2022-01-26 11:11:42 +01:00
b0758ac8db
4.00c readiness
2022-01-26 09:55:12 +01:00
61d79f85c5
code format
2022-01-23 19:20:32 +01:00
9d3e6a869e
add LTO support in nyx_mode
2022-01-21 07:33:42 +01:00
550ba4d772
nits and code format
2022-01-19 22:26:52 +01:00
4bcb177f62
Revert "fix classify counts"
...
This reverts commit 4217a6606c
.
2022-01-19 22:17:36 +01:00
4217a6606c
fix classify counts
2022-01-15 13:58:17 +01:00
e1082f2548
welcome 2022
2022-01-01 00:49:17 +01:00
8b8aaa93bd
nyx code format
2021-12-28 17:26:54 +01:00
41291d8c72
add Nyx mode
2021-12-28 15:51:43 +01:00
d59a76261d
Improvements to debug output
2021-12-20 18:14:57 +00:00
b3a0ecfd48
allow ignore dlopen issues
2021-12-17 09:42:05 +01:00
602eafc223
fix xxhash.h for code-format
2021-12-11 10:59:51 +00:00
5b9397f3dd
code format
2021-12-11 10:20:40 +00:00
269054e5c5
update header file
2021-12-11 10:07:16 +00:00
9063002af2
rename path
2021-12-09 13:22:10 +01:00
464f1a78df
Merge pull request #1156 from retrage/retrage/coresight-mode-pr
...
Add CoreSight mode support
2021-11-16 10:51:19 +01:00
e1d3fe30de
Changes to allow configuration of stalker adjacent blocks
2021-11-15 17:14:04 +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
93b8f17242
Add support for option to disable backpatch
2021-11-08 18:17:09 +00:00
3483715789
env
2021-11-07 14:10:02 +01:00
fb443eaf23
Merge pull request #1141 from AFLplusplus/afl4
...
cmplog enhancement variant
2021-11-07 14:09:09 +01:00
2ddbaa439c
30% faster hashing speed
2021-11-06 16:22:38 +01:00
61039b410c
better error report for old qemu/frida cmplog
2021-11-06 14:29:16 +01:00
9325a4fcbb
http->https
2021-11-06 10:28:22 +01:00
6ce3d7fede
add AFL_USE_TSAN
2021-11-04 15:53:17 +01:00
f5535e348d
Merge pull request #1142 from AFLplusplus/dev
...
Dev
2021-11-03 21:55:21 +01:00
01d266f2b4
wipe overflow data
2021-10-31 12:40:32 +01:00
639d108512
add cmplog compatability check
2021-10-31 12:29:45 +01:00
f14b3bd9de
Fix issues with Yama restrictions in FRIDA mode
2021-10-26 18:48:13 +01:00
b4e328803c
variants
2021-10-26 18:10:57 +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
f760e80729
add check_binary_signatures for afl-* utils
2021-09-07 17:16:23 +02:00
e5f5d5886a
Add unstable coverage support
2021-08-26 18:06:41 +01:00
028f8ced8f
Fixed coverage on OSX (dependency on pipe2)
...
Removed use of 'realpath' in makefiles to fix OSX incompatibility
Fixed handling of when prefetching should be enabled
Snap the main binary during initialization to avoid stability issues with lazy loading
Add support for configurable inline cache entries for FRIDA on x86/x64
Support for prefetching FRIDA backpatches on x86/x64
Improved stats support on x86/x64/aarch64
2021-08-20 17:28:40 +01:00
5f20137e9d
Add support for generating coverage information
2021-08-17 18:30:30 +01:00
c775f40ebf
AFL_IGNORE_PROBLEMS + library checks and documentation
2021-08-12 14:32:44 +02:00
da23c4254b
makefile fixes
2021-07-30 15:52:00 +02:00
fff8c49f7c
Merge pull request #1034 from AFLplusplus/grammatron
...
Grammatron
2021-07-20 08:57:37 +02:00
0daffb6283
3.15a init
2021-07-19 11:15:51 +02:00
1e23a8d678
update config.h
2021-07-19 10:49:28 +02:00
9e8afcc615
Support for setting a fixed seed for the hash function ( #1026 )
...
Co-authored-by: Your Name <you@example.com >
2021-07-15 20:32:44 +02:00
d354ec2586
more fixes
2021-07-09 11:39:25 +02:00