eee4be90c1
Merge pull request #2279 from jschwartzentruber/upd-filter-docs
...
update dynamic covfilter readme
2024-12-24 21:12:25 +01:00
5fe21c3797
update dynamic covfilter readme
2024-12-24 10:49:33 -05:00
82b0cf0540
Fix fuzz targets killing on exit ( #2277 )
2024-12-24 11:11:10 +01:00
5a352adb19
Merge pull request #2276 from martinus/dev
...
Fix overflow in execs_ps_last_min calculation
2024-12-19 10:34:54 +01:00
9afba51ec1
renamed last_avg_execs -> last_avg_total_execs
...
This should make it a bit more clear that it stores the total number of executions from the previous update
2024-12-19 07:59:45 +01:00
99402aa31c
Fix overflow in execs_ps_last_min calculation
...
last_avg_execs should be 64bit, same as total_execs, otherwise there is an overflow once total_execs reaches 2^32. Which can happen in practice for long-running fuzzing campaigns.
2024-12-19 07:56:15 +01:00
af44b07b31
Merge pull request #2273 from vnc0/stable
...
Fix macro syntax error in config.h
2024-12-17 19:18:12 +01:00
9b433e2d8c
Fix macro syntax error in config.h
2024-12-17 17:55:29 +01:00
85e14cf8d1
Merge pull request #2272 from AFLplusplus/dev
...
fix gcc plugin test
2024-12-15 18:07:00 +01:00
f2f417325f
fix gcc plugin test
2024-12-15 18:06:02 +01:00
3e18b1a10c
Merge pull request #2270 from AFLplusplus/dev
...
fix map size difference bug
2024-12-14 08:17:46 +01:00
1d3e885441
fix map size difference bug
2024-12-13 18:59:26 +01:00
0c69d0a0d8
Merge pull request #2269 from AFLplusplus/dev
...
push to stable
2024-12-13 12:28:39 +01:00
bbffece7d7
nit
2024-12-13 11:27:26 +01:00
2956b9cc4c
support LLVMFuzzerTestOneInput archive targets
2024-12-13 11:05:17 +01:00
9160805f4a
add __sanitizer_weak_hook_ support
2024-12-12 15:26:39 +01:00
50e2f9d46c
loose file and shared memory permissions on Android and iPhone
2024-12-11 10:36:31 +01:00
223b14134c
Merge pull request #2265 from AFLplusplus/dev
...
push to stable
2024-12-04 11:14:01 +01:00
f5a672f9d8
update makefile for llvm
2024-12-04 08:45:54 +01:00
9ce45665d7
Merge pull request #2264 from exoosh/bump-llvm-version-to-20
...
Bump LLVM version to 20 available in prerelease, 19 being latest stable
2024-12-04 08:43:12 +01:00
10883b1392
Bumping the upper version boundary for LLVM to 20, which is currently available in prerelease, 19 being latest stable
2024-12-03 15:57:50 +00:00
d206d5fc46
v4.31a
2024-12-03 15:53:01 +01:00
4f53803dfe
Merge pull request #2261 from AFLplusplus/dev
...
v4.30c
v4.30c
2024-12-03 15:47:49 +01:00
ed06b3bc9f
v4.30c
2024-12-03 15:46:45 +01:00
3081f589cc
Merge pull request #2260 from AFLplusplus/dev
...
fix readme
2024-12-03 09:50:27 +01:00
5d08f33a5f
fix readme
2024-12-03 09:47:49 +01:00
46cbe22feb
Merge pull request #2258 from AFLplusplus/dev
...
push to stable
2024-12-02 15:47:30 +01:00
6cba007c76
finishing touches of removing afl-gcc
2024-12-02 15:14:38 +01:00
1461f3a0ee
remove afl-as
2024-12-02 15:04:16 +01:00
03d306a97f
code format
2024-12-02 14:58:43 +01:00
0278eb5351
Merge pull request #2259 from AFLplusplus/removeoutdated
...
Remove outdated afl-gcc/afl-clang
2024-12-02 14:54:58 +01:00
8e88ef02ad
keep symlinks
2024-12-02 14:54:16 +01:00
ad2eaf54ad
fix multiple loading of allow/denylist and do proper counting
2024-12-02 11:59:32 +01:00
a287076ac0
Merge pull request #2257 from S0fr/S0fr-patch-1
...
Update afl-analyze.c
2024-11-27 22:27:29 +01:00
c352943aa5
Update afl-analyze.c
...
To fix the issue with fields splitting in the afl-analysis.
2024-11-27 09:06:03 +08:00
bd3900c084
Remove reference to ZAFL's license
...
Lincense changed. See #2253
2024-11-22 12:02:06 -03:00
48002fe146
remove symlinks
2024-11-21 16:15:04 +01:00
31c8a052a6
Merge pull request #2252 from StepanGulyaev/dev
...
Added CFISAN option for verbose output on crash
2024-11-21 15:51:51 +01:00
46b87a6d62
adding details
2024-11-21 17:36:30 +03:00
b4208dde94
little fix for docs
2024-11-21 17:23:30 +03:00
4a492d5d8e
Code formatting
2024-11-21 17:23:30 +03:00
945309c316
Typing fix
2024-11-21 17:23:30 +03:00
41de569353
Adding envs to docs
2024-11-21 17:22:30 +03:00
7aecf14c07
Added AFL_UBSAN_VERBOSE variable
2024-11-21 16:37:24 +03:00
7b24f4a329
remove afl-gcc/afl-clang
2024-11-21 14:31:36 +01:00
ebb919f771
Code formatted
2024-11-21 15:31:34 +03:00
b43f37456f
Adding AFL_CFISAN_VERBOSE variable
2024-11-21 15:14:54 +03:00
701e89bbcd
fixes
2024-11-21 10:39:49 +01:00
e3fae3e9b0
Added CFISAN option for verbose output on crash
2024-11-21 12:32:48 +03:00
464ec516d5
check afl-clang/gcc with sanitize-fuzzer
2024-11-21 09:43:20 +01:00