7341 Commits

Author SHA1 Message Date
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
van Hauser
223b14134c
Merge pull request #2265 from AFLplusplus/dev
push to stable
2024-12-04 11:14:01 +01:00
vanhauser-thc
f5a672f9d8 update makefile for llvm 2024-12-04 08:45:54 +01:00
van Hauser
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
Oliver Schneider
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
vanhauser-thc
d206d5fc46 v4.31a 2024-12-03 15:53:01 +01:00
van Hauser
4f53803dfe
Merge pull request #2261 from AFLplusplus/dev
v4.30c
v4.30c
2024-12-03 15:47:49 +01:00
vanhauser-thc
ed06b3bc9f v4.30c 2024-12-03 15:46:45 +01:00
van Hauser
3081f589cc
Merge pull request #2260 from AFLplusplus/dev
fix readme
2024-12-03 09:50:27 +01:00
vanhauser-thc
5d08f33a5f fix readme 2024-12-03 09:47:49 +01:00
van Hauser
46cbe22feb
Merge pull request #2258 from AFLplusplus/dev
push to stable
2024-12-02 15:47:30 +01:00
vanhauser-thc
6cba007c76 finishing touches of removing afl-gcc 2024-12-02 15:14:38 +01:00
vanhauser-thc
1461f3a0ee remove afl-as 2024-12-02 15:04:16 +01:00
vanhauser-thc
03d306a97f code format 2024-12-02 14:58:43 +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
vanhauser-thc
8e88ef02ad keep symlinks 2024-12-02 14:54:16 +01:00
vanhauser-thc
ad2eaf54ad fix multiple loading of allow/denylist and do proper counting 2024-12-02 11:59:32 +01:00
van Hauser
a287076ac0
Merge pull request #2257 from S0fr/S0fr-patch-1
Update afl-analyze.c
2024-11-27 22:27:29 +01:00
S0fr
c352943aa5
Update afl-analyze.c
To fix the issue with fields splitting in the afl-analysis.
2024-11-27 09:06:03 +08:00
Dominik Maier
bd3900c084
Remove reference to ZAFL's license
Lincense changed. See #2253
2024-11-22 12:02:06 -03:00
vanhauser-thc
48002fe146 remove symlinks 2024-11-21 16:15:04 +01: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
Stepan Gulyaev
4a492d5d8e Code formatting 2024-11-21 17:23:30 +03:00
Stepan Gulyaev
945309c316 Typing fix 2024-11-21 17:23:30 +03:00
Fahnenfluchtige
41de569353 Adding envs to docs 2024-11-21 17:22:30 +03:00
Stepan Gulyaev
7aecf14c07 Added AFL_UBSAN_VERBOSE variable 2024-11-21 16:37:24 +03:00
vanhauser-thc
7b24f4a329 remove afl-gcc/afl-clang 2024-11-21 14:31:36 +01:00
Stepan Gulyaev
ebb919f771 Code formatted 2024-11-21 15:31:34 +03:00
Stepan Gulyaev
b43f37456f Adding AFL_CFISAN_VERBOSE variable 2024-11-21 15:14:54 +03:00
vanhauser-thc
701e89bbcd fixes 2024-11-21 10:39:49 +01:00
Stepan Gulyaev
e3fae3e9b0 Added CFISAN option for verbose output on crash 2024-11-21 12:32:48 +03:00
vanhauser-thc
464ec516d5 check afl-clang/gcc with sanitize-fuzzer 2024-11-21 09:43:20 +01:00
van Hauser
3af042d5bf
Merge pull request #2248 from AFLplusplus/dev
push to stable
2024-11-20 16:34:35 +01:00
vanhauser-thc
c1e4b8f7f6 idea cmplog 2024-11-20 15:53:04 +01:00
vanhauser-thc
79deeb46dd add missing envs 2024-11-20 15:44:18 +01:00
vanhauser-thc
9cf260ca1f remove outdated sanitize-undefined-trap-on-error 2024-11-20 15:38:17 +01:00
vanhauser-thc
82752fe38d code format 2024-11-19 16:25:50 +01:00
vanhauser-thc
d11ade56e2 remove compiler warning 2024-11-18 19:20:37 +01:00
vanhauser-thc
665d32a0dc -g/-G value checks 2024-11-15 09:48:34 +01:00
vanhauser-thc
e1bd9fc6ac update docs on asan instances 2024-11-15 09:48:34 +01:00
van Hauser
2c6f2c970d
Merge pull request #2242 from abhigargrepo/dev
Unsetting AFL_LLVM_ALLOWLIST and AFL_LLVM_DENYLIST environment variables in make files
2024-11-11 15:24:40 +01:00
Abhinav Garg
0e3157375b Unsetting AFL_LLVM_ALLOWLIST and AFL_LLVM_DENYLIST environment variables 2024-11-11 01:24:11 -08:00
hexcoder-
f39cf57eac enhance backward compatibility and portability 2024-11-09 22:31:07 +01:00
vanhauser-thc
e62999c95f install all includes 2024-11-09 16:28:26 +01:00
jma
0b22665391
Add support for post_process in Rust custom mutator + associated example with lain (#2241) 2024-11-08 17:15:51 +01:00
van Hauser
5777ceaf23
Merge pull request #2240 from AFLplusplus/dev
Push to stable
2024-11-07 15:42:48 +01:00
vanhauser-thc
21916a7f60 changes 2024-11-07 15:41:48 +01:00