6080 Commits

Author SHA1 Message Date
Your Name
3dc72ffb6b Added test for prefetch validation 2022-05-12 16:54:40 +01:00
Your Name
ca361e1b6a Validate address space before prefetching 2022-05-12 16:54:40 +01:00
Your Name
b36d0adb46 Update version of FRIDA 2022-05-12 16:54:40 +01:00
Sergej Schumilo
2a4d77abc6
Update nyx submodules (#1408) 2022-05-12 13:29:30 +02:00
vanhauser-thc
dfe03a346a update unicorn 2022-05-12 09:11:25 +02:00
David CARLIER
1605291154
Docker image update to ubuntu jammy LTS (#1406)
which brings gcc 12 and the llvm 14 suite.
2022-05-11 14:40:14 +02:00
van Hauser
f180109d1a
Merge pull request #1405 from yuawn/fix_llvm_version
Fix LLVM version in Dockerfile comment
2022-05-11 11:29:01 +02:00
yuawn
927cb770f0 fix LLVM version 2022-05-11 09:17:21 +00:00
vanhauser-thc
82c6c8e563 update changelog 2022-05-10 12:18:34 +02:00
vanhauser-thc
79099a01f8 fix effector map calculation 2022-05-10 11:05:43 +02:00
vanhauser-thc
7c8246f18f fix 2022-05-09 14:30:40 +02:00
vanhauser-thc
51942b605d support post_process's own return buffer 2022-05-09 13:18:14 +02:00
van Hauser
47dae21f4a
Merge pull request #1401 from devnexen/fbsd_largepage
large shared segment optimisation (in TEST_MMAP mode)
2022-05-08 12:47:25 +02:00
van Hauser
ba12c7fc09
Merge pull request #1400 from devnexen/frida_android_bfix
frida module android build fix.
2022-05-08 12:46:33 +02:00
David CARLIER
229a45c6a6 large shared segment optimisation (in TEST_MMAP mode)
for FreeBSD supporting such feature.

Grabbing the first kind which fit the needed size otherwise
falling back to the classic shared segment allocation.
2022-05-06 19:02:21 +01:00
David Carlier
45219dee80 frida module android build fix. 2022-05-06 15:56:03 +01:00
vanhauser-thc
13e0fd3e1a pcguard fix for most current llvm 15 changes 2022-05-03 13:01:48 +02:00
vanhauser-thc
68e8467859 fix 2022-05-02 14:11:25 +02:00
vanhauser-thc
293e255734 fix mopt random selection 2022-05-02 13:09:34 +02:00
vanhauser-thc
0b228fb0f5 fix token usage in normal and MOpt mode 2022-05-02 08:17:06 +02:00
che30122
01594dc416
Properly null CmpLog map in deinit (#1395)
Co-authored-by: van Hauser <vh@thc.org>
2022-04-28 09:42:49 +02:00
che30122
46d5452c86 update afl-sharedmem.c 2022-04-28 15:35:25 +08:00
van Hauser
c7bb0a9638
Merge pull request #1392 from AFLplusplus/dev
push to stable
2022-04-25 10:14:19 +02:00
vanhauser-thc
ee409d18a6 code format 2022-04-25 10:14:04 +02:00
vanhauser-thc
5d5aa430d2 add changelog 2022-04-25 09:10:59 +02:00
van Hauser
5792d492ed
Merge pull request #1375 from wtdcode/fix_uc_static
Fix unicornafl static build
2022-04-25 09:09:18 +02:00
Dominik Maier
9ac3c53104 fix my name 2022-04-24 20:52:31 +02:00
lazymio
ee50f41d29
Merge origin/dev 2022-04-24 20:13:40 +02:00
lazymio
aeeca164b5
Bump unicornafl 2022-04-24 20:12:42 +02:00
vanhauser-thc
b2c96f66ee unicorn 2022-04-22 10:29:56 +02:00
vanhauser-thc
7f26d13345 try repeating write 2022-04-22 10:28:21 +02:00
van Hauser
5798c686b2
Merge pull request #1393 from jschwartzentruber/dev-wasm
instrumentation fixes for wasm
2022-04-21 10:16:41 +02:00
Jesse Schwartzentruber
f53e6a6cf2 fix instrumentation for -Werror,-Wunused-but-set-variable
`used` is so it isn't optimized out. `unused` is to avoid the warning.
2022-04-20 15:39:28 -04:00
Jesse Schwartzentruber
630eb943a5 use passthrough mode for wasm 2022-04-20 15:38:37 -04:00
vanhauser-thc
4f42ecd815 remove WIP code 2022-04-18 13:16:10 +02:00
vanhauser-thc
1d00bde6c5 code format 2022-04-18 13:14:20 +02:00
vanhauser-thc
b1da7500b2 fix msg 2022-04-18 13:14:20 +02:00
van Hauser
223c52827a
Merge pull request #1388 from mlichvar/cmin-args
afl-cmin: quote program arguments
2022-04-18 12:26:26 +02:00
van Hauser
e1c4a4ea7e
Merge pull request #1382 from AdaCore/pr/gcc_deny_list_fix
Fix GCC plugin crash when using deny/allow list
2022-04-18 10:44:42 +02:00
van Hauser
b092ee4986
Merge pull request #1385 from Cornul11/update_citation
Updated citation file.
2022-04-18 10:43:38 +02:00
van Hauser
494c55df15
Merge pull request #1389 from yuawn/dev
update llvm version in INSTALL.md
2022-04-18 10:41:08 +02:00
van Hauser
35cf1fa906
Merge pull request #1390 from devnexen/map_name_libdislocator
libdislocator, new option to name an anonymous address range.
2022-04-18 10:40:27 +02:00
David Carlier
6e790552fe libdislocator, new option to name an anonymous address range.
For performance matter tough, disabled by default.
2022-04-15 17:34:19 +01:00
yuawn
8971c9a5ce update llvm version in INSTALL.md 2022-04-14 11:26:54 +00:00
Miroslav Lichvar
57db3e7f4f afl-cmin: quote program arguments
Quote the program arguments in the system() function to allow them to
contain spaces.
2022-04-13 13:47:51 +02:00
lazymio
0540382c41
Fix persistant sample build 2022-04-13 00:43:47 +02:00
lazymio
2263989e12
Fix linkage 2022-04-12 22:57:43 +02:00
lazymio
6aa470d641
Sync unicornafl 2022-04-12 22:57:36 +02:00
lazymio
0db57c3eec
Merge origin/dev 2022-04-12 21:16:34 +02:00
Cornul11
ce1fc4b27d updated citation 2022-04-11 19:30:06 +02:00