274 Commits

Author SHA1 Message Date
llzmb
d9e39be4e8 Remove the word "simply" 2021-12-02 16:49:16 +01:00
llzmb
da13111117
Merge branch 'dev' into docs_edit_readme_frida_mode_qemu_mode 2021-11-30 20:28:20 +01:00
Your Name
b48999f7c9 Changes to support defaults for configuration options 2021-11-29 17:38:06 +00:00
Your Name
b0c51964b7 Add support for parsing zero as a configuration setting 2021-11-29 17:38:06 +00:00
Your Name
2cdd75a274 Fix some minor formatting 2021-11-29 17:38:06 +00:00
Your Name
af2fcbc1d4 Fix transposed configuration options 2021-11-29 17:38:06 +00:00
Your Name
a699dc2d2d Update docs 2021-11-29 17:38:06 +00:00
Your Name
e323512ca1 Added bloaty test 2021-11-26 18:57:27 +00:00
llzmb
f1d2332657 Edit FRIDA mode MD files 2021-11-26 13:21:01 +01:00
llzmb
133fba724a Edit FRIDA mode DEBUGGING.md 2021-11-25 20:50:18 +01:00
llzmb
9a485106b0 Fix spelling in FRIDA mode README.md 2021-11-25 17:01:48 +01:00
llzmb
ce21346053 Edit FRIDA mode README.md 2021-11-25 15:15:43 +01:00
hexcoder-
3d18243fd7 Fix compilation error under RaspberryPi 64-Bit Manjaro Linux (no
SYS_eventfd available here)
2021-11-19 22:11:24 +01:00
hexcoder-
eb7db334a5 Fix compilation on RaspberryPi 32-bit (please review) 2021-11-19 21:21:13 +01:00
Your Name
f85edd9181 Changes to skip coverage code on deterministic branches on x86 2021-11-19 18:06:15 +00:00
Your Name
0aae4589ee Optimize assembly for x86 2021-11-19 18:06:15 +00:00
Your Name
2101c651f5 Fix freetype target to build for x86 (32-bit) 2021-11-19 18:06:15 +00:00
Your Name
d61a4def5e Minor ASAN fix (again) 2021-11-19 18:06:15 +00:00
Your Name
4a2d944df3 Compilation warning fixes 2021-11-19 18:06:15 +00:00
Your Name
8c9ce591e5 Shift saved values down the stack by 8 bytes 2021-11-19 18:06:15 +00:00
Your Name
2cd4f4e7fa Added vorbis test 2021-11-19 18:06:15 +00:00
Your Name
b0f7691c29 Fix ASAN DSO exclusion 2021-11-18 17:08:39 +00:00
Your Name
af02fa1670 Improve JS bindings for hooking functions 2021-11-18 17:08:39 +00:00
Your Name
3b9545854f Added test of JS hooking LLVMFuzzerTestOneInput 2021-11-18 17:08:39 +00:00
Your Name
a7b9433850 Bump FRIDA version 2021-11-18 08:46:29 +00:00
Your Name
e88509ac22 Add __afl_set_persistent_mode 2021-11-17 20:27:45 +00:00
Your Name
43458f7e8b Disable fetching adjacent blocks when coverage is enabled 2021-11-17 20:27:45 +00:00
Your Name
67a6481b36 Fixes to exclude ASAN DSO 2021-11-17 20:27:45 +00:00
Your Name
7514565858 Fix sorting of ranges 2021-11-17 20:27:45 +00:00
Your Name
f719b426e3 Further optimization to coverage code 2021-11-15 17:14:04 +00:00
Your Name
e1d3fe30de Changes to allow configuration of stalker adjacent blocks 2021-11-15 17:14:04 +00:00
Your Name
b033a2d98b Fix to handling of persistent mode using JS 2021-11-11 18:32:35 +00:00
Your Name
a15b5ef458 Changes to fix use of unstable coverage 2021-11-11 18:32:35 +00:00
Your Name
62a7ed635e Minor change to inline assembly 2021-11-10 18:05:29 +00:00
Your Name
7e1dba2e6b Fix block ID handling 2021-11-10 18:05:29 +00:00
Your Name
02e8919cbc Suppress spurious output 2021-11-10 05:25:29 +00:00
Your Name
8578b6b01c Inline instrumentation optimization for x64 2021-11-09 18:29:25 +00:00
Your Name
b834f934d0 Changes to cmplog to use hashes block ID 2021-11-08 18:17:09 +00:00
Your Name
3521268269 Suppress coverage for deterministic branches 2021-11-08 18:17:09 +00:00
Your Name
93b8f17242 Add support for option to disable backpatch 2021-11-08 18:17:09 +00:00
Your Name
f4312255d9 Added performance test 2021-11-08 18:17:09 +00:00
van Hauser
fb443eaf23
Merge pull request #1141 from AFLplusplus/afl4
cmplog enhancement variant
2021-11-07 14:09:09 +01:00
vanhauser-thc
9325a4fcbb http->https 2021-11-06 10:28:22 +01:00
vanhauser-thc
6ce3d7fede add AFL_USE_TSAN 2021-11-04 15:53:17 +01:00
van Hauser
f5535e348d
Merge pull request #1142 from AFLplusplus/dev
Dev
2021-11-03 21:55:21 +01:00
vanhauser-thc
5bcb7a8fed modify frida for new cmplog 2021-11-02 20:21:43 +01:00
David CARLIER
d85f5d4d62 frida mode macOs build fix proposal 2021-10-26 22:30:44 +01:00
Your Name
f14b3bd9de Fix issues with Yama restrictions in FRIDA mode 2021-10-26 18:48:13 +01:00
David Carlier
7407e2fb11 frida mode musl further changes display stack trace 2021-10-25 09:37:51 +01:00
David Carlier
85ca0df989 frida mode musl build fix 2021-10-25 06:53:45 +01:00