vanhauser-thc
7ad694716b
no splicing is the new default
2025-01-13 11:57:19 +01:00
vanhauser-thc
e93ab23823
python 3.13+ support
2025-01-13 11:38:38 +01:00
vanhauser-thc
1d3e885441
fix map size difference bug
2024-12-13 18:59:26 +01:00
vanhauser-thc
2956b9cc4c
support LLVMFuzzerTestOneInput archive targets
2024-12-13 11:05:17 +01:00
vanhauser-thc
9160805f4a
add __sanitizer_weak_hook_ support
2024-12-12 15:26:39 +01:00
vanhauser-thc
50e2f9d46c
loose file and shared memory permissions on Android and iPhone
2024-12-11 10:36:31 +01:00
vanhauser-thc
d206d5fc46
v4.31a
2024-12-03 15:53:01 +01:00
vanhauser-thc
ed06b3bc9f
v4.30c
2024-12-03 15:46:45 +01:00
vanhauser-thc
6cba007c76
finishing touches of removing afl-gcc
2024-12-02 15:14:38 +01:00
van Hauser
0278eb5351
Merge pull request #2259 from AFLplusplus/removeoutdated
...
Remove outdated afl-gcc/afl-clang
2024-12-02 14:54:58 +01:00
Dominik Maier
bd3900c084
Remove reference to ZAFL's license
...
Lincense changed. See #2253
2024-11-22 12:02:06 -03:00
van Hauser
31c8a052a6
Merge pull request #2252 from StepanGulyaev/dev
...
Added CFISAN option for verbose output on crash
2024-11-21 15:51:51 +01:00
Fahnenfluchtige
46b87a6d62
adding details
2024-11-21 17:36:30 +03:00
Fahnenfluchtige
b4208dde94
little fix for docs
2024-11-21 17:23:30 +03:00
Fahnenfluchtige
41de569353
Adding envs to docs
2024-11-21 17:22:30 +03:00
vanhauser-thc
7b24f4a329
remove afl-gcc/afl-clang
2024-11-21 14:31:36 +01:00
vanhauser-thc
701e89bbcd
fixes
2024-11-21 10:39:49 +01:00
vanhauser-thc
e1bd9fc6ac
update docs on asan instances
2024-11-15 09:48:34 +01:00
vanhauser-thc
e62999c95f
install all includes
2024-11-09 16:28:26 +01:00
vanhauser-thc
21916a7f60
changes
2024-11-07 15:41:48 +01:00
vanhauser-thc
577b286508
fix explanation how to obtain the map size
2024-10-28 09:53:01 +01:00
rapt0r
04d2476b32
doc: add description for AFL_GCC_DISABLE_VERSION_CHECK
2024-10-20 16:00:17 +09:00
vanhauser-thc
a11488b9dc
changelog
2024-10-16 18:27:10 +02:00
vanhauser-thc
4cc9232485
add AFL_OPT_LEVEL support
2024-10-16 18:26:08 +02:00
vanhauser-thc
20c46c0ed6
nits
2024-10-15 15:18:51 +02:00
vanhauser-thc
b3d16f7b8c
update how AFL_EXIT_WHEN_DONE and colors of cycles done are working
2024-10-14 09:45:59 +02:00
vanhauser-thc
d6a2edb42a
update nyx
2024-10-07 10:11:16 +02:00
vanhauser-thc
b88f132975
llvm20 fix
2024-09-29 17:11:07 +02:00
vanhauser-thc
55b67f1372
fix postprocess for calibration
2024-09-26 14:42:59 +02:00
Seyed Behnam Andarzian
5b44067e9c
Update fuzzing_in_depth.md for a typo ( #2209 )
2024-09-16 12:23:10 +02:00
Chi-Feng Tsai
837a9693ab
Update env_variables.md
2024-09-09 11:32:32 +08:00
vanhauser-thc
fe66a95d96
add autotokens-standalone
2024-08-28 15:31:15 +02:00
vanhauser-thc
72a24e6439
improve aflpp-standalone
2024-08-28 13:17:49 +02:00
intrigus-lgtm
74d262c7b5
Install package without asking for confirmation
2024-08-21 15:50:00 +02:00
vanhauser-thc
1689a8e053
code format, llvm 18
2024-08-19 16:25:32 +02:00
vanhauser-thc
bf7a6d69cf
update changelog
2024-08-15 11:52:01 +02:00
TTFISH
8d72f41e20
update build dependencies for source-only/distrib
...
Otherwise the building of nyx_mode, frida_mode, unicorn_mode with source_only/all/distrib flag will fail due to missing dependencies.
Signed-off-by: TTFISH <jiongchiyu@gmail.com>
2024-08-05 23:33:31 +08:00
vanhauser-thc
6e37f9b237
new cmplog map
2024-07-24 14:48:23 +02:00
vanhauser-thc
43014cd465
changelog
2024-07-01 08:57:26 +02:00
vanhauser-thc
50ae95cee4
add AFL_OLD_FORKSERVER feature
2024-06-29 16:31:08 +02:00
vanhauser-thc
f7bbd467b5
add custom_send_tcp
2024-06-28 16:00:19 +02:00
vanhauser-thc
ba7313b521
AFL_CUSTOM_MUTATOR_LATE_SEND added
2024-06-27 18:51:58 +02:00
vanhauser-thc
af47531745
improved seed selection algorithm
2024-06-26 01:12:10 +02:00
vanhauser-thc
ecb5854be0
add zlib compression for fast resume
2024-06-21 14:40:23 +02:00
vanhauser-thc
b8568034f0
code format and changelog
2024-06-18 15:42:34 +02:00
van Hauser
3ebf41ba34
Merge pull request #2128 from AFLplusplus/fastrestart
...
Fastrestart
2024-06-18 15:28:56 +02:00
vanhauser-thc
304e84502d
fast resume option
2024-06-18 15:24:38 +02:00
vanhauser-thc
e7da8b9d6b
Revert "MONOTONIC"
...
This reverts commit 0c9b460cc46aebfa4eb6e1fbe928895c0a8fcfbd.
2024-06-13 09:19:11 +02:00
vanhauser-thc
0c9b460cc4
MONOTONIC
2024-06-12 09:17:07 +02:00
vanhauser-thc
75c3fa91dc
update changelog
2024-06-10 22:25:38 +02:00