|
eb7db334a5
|
Fix compilation on RaspberryPi 32-bit (please review)
|
2021-11-19 21:21:13 +01:00 |
|
|
f85edd9181
|
Changes to skip coverage code on deterministic branches on x86
|
2021-11-19 18:06:15 +00:00 |
|
|
0aae4589ee
|
Optimize assembly for x86
|
2021-11-19 18:06:15 +00:00 |
|
|
2101c651f5
|
Fix freetype target to build for x86 (32-bit)
|
2021-11-19 18:06:15 +00:00 |
|
|
d61a4def5e
|
Minor ASAN fix (again)
|
2021-11-19 18:06:15 +00:00 |
|
|
4a2d944df3
|
Compilation warning fixes
|
2021-11-19 18:06:15 +00:00 |
|
|
8c9ce591e5
|
Shift saved values down the stack by 8 bytes
|
2021-11-19 18:06:15 +00:00 |
|
|
2cd4f4e7fa
|
Added vorbis test
|
2021-11-19 18:06:15 +00:00 |
|
|
b0f7691c29
|
Fix ASAN DSO exclusion
|
2021-11-18 17:08:39 +00:00 |
|
|
af02fa1670
|
Improve JS bindings for hooking functions
|
2021-11-18 17:08:39 +00:00 |
|
|
3b9545854f
|
Added test of JS hooking LLVMFuzzerTestOneInput
|
2021-11-18 17:08:39 +00:00 |
|
|
a7b9433850
|
Bump FRIDA version
|
2021-11-18 08:46:29 +00:00 |
|
|
e88509ac22
|
Add __afl_set_persistent_mode
|
2021-11-17 20:27:45 +00:00 |
|
|
43458f7e8b
|
Disable fetching adjacent blocks when coverage is enabled
|
2021-11-17 20:27:45 +00:00 |
|
|
67a6481b36
|
Fixes to exclude ASAN DSO
|
2021-11-17 20:27:45 +00:00 |
|
|
7514565858
|
Fix sorting of ranges
|
2021-11-17 20:27:45 +00:00 |
|
|
f719b426e3
|
Further optimization to coverage code
|
2021-11-15 17:14:04 +00:00 |
|
|
e1d3fe30de
|
Changes to allow configuration of stalker adjacent blocks
|
2021-11-15 17:14:04 +00:00 |
|
|
b033a2d98b
|
Fix to handling of persistent mode using JS
|
2021-11-11 18:32:35 +00:00 |
|
|
a15b5ef458
|
Changes to fix use of unstable coverage
|
2021-11-11 18:32:35 +00:00 |
|
|
62a7ed635e
|
Minor change to inline assembly
|
2021-11-10 18:05:29 +00:00 |
|
|
7e1dba2e6b
|
Fix block ID handling
|
2021-11-10 18:05:29 +00:00 |
|
|
02e8919cbc
|
Suppress spurious output
|
2021-11-10 05:25:29 +00:00 |
|
|
8578b6b01c
|
Inline instrumentation optimization for x64
|
2021-11-09 18:29:25 +00:00 |
|
|
b834f934d0
|
Changes to cmplog to use hashes block ID
|
2021-11-08 18:17:09 +00:00 |
|
|
3521268269
|
Suppress coverage for deterministic branches
|
2021-11-08 18:17:09 +00:00 |
|
|
93b8f17242
|
Add support for option to disable backpatch
|
2021-11-08 18:17:09 +00:00 |
|
|
f4312255d9
|
Added performance test
|
2021-11-08 18:17:09 +00:00 |
|
|
fb443eaf23
|
Merge pull request #1141 from AFLplusplus/afl4
cmplog enhancement variant
|
2021-11-07 14:09:09 +01:00 |
|
|
9325a4fcbb
|
http->https
|
2021-11-06 10:28:22 +01:00 |
|
|
6ce3d7fede
|
add AFL_USE_TSAN
|
2021-11-04 15:53:17 +01:00 |
|
|
f5535e348d
|
Merge pull request #1142 from AFLplusplus/dev
Dev
|
2021-11-03 21:55:21 +01:00 |
|
|
5bcb7a8fed
|
modify frida for new cmplog
|
2021-11-02 20:21:43 +01:00 |
|
|
d85f5d4d62
|
frida mode macOs build fix proposal
|
2021-10-26 22:30:44 +01:00 |
|
|
f14b3bd9de
|
Fix issues with Yama restrictions in FRIDA mode
|
2021-10-26 18:48:13 +01:00 |
|
|
7407e2fb11
|
frida mode musl further changes display stack trace
|
2021-10-25 09:37:51 +01:00 |
|
|
85ca0df989
|
frida mode musl build fix
|
2021-10-25 06:53:45 +01:00 |
|
|
f68b9f5110
|
frida mode display command line on mac
|
2021-10-23 20:09:36 +01:00 |
|
|
c96fdfac01
|
frida mode android build fix proposal.
also protecting seccomp the other way around in case it is ported
in another platform supported by frida.
|
2021-10-16 15:30:58 +01:00 |
|
|
319db6759b
|
Fix missing MAP_FIXED_NOREPLACE (#1116)
Co-authored-by: Your Name <you@example.com>
|
2021-10-13 19:41:45 +02:00 |
|
|
269dc29efe
|
frida mode fix on x86_64 archs
|
2021-10-12 12:48:54 +01:00 |
|
|
d22b28d17b
|
Minimize inline assembly
|
2021-10-12 08:13:29 +01:00 |
|
|
fc48a58e64
|
frida mode macOs warning fix, syscall being deprecated, using pthread_threadid_np available since snow leopard
|
2021-10-03 08:31:31 +01:00 |
|
|
1a79a36762
|
fix compiler warning in 32-Bit
|
2021-10-03 00:32:59 +02:00 |
|
|
e80131bef5
|
fix some compiler warnings in 32-bit linux
|
2021-10-02 22:47:22 +02:00 |
|
|
c8f6a31311
|
Performance improvements (#1094)
|
2021-09-23 00:05:54 +02:00 |
|
|
a88f6d3b06
|
Merge pull request #1093 from Mart11n/stable
fix a bug in frida_mode/test/libpcap/GNUMakefile
|
2021-09-21 07:54:52 +02:00 |
|
|
d6500eb298
|
fix a bug in frida_mode/test/libpcap/GNUMakefile
|
2021-09-20 18:55:39 +08:00 |
|
|
5485ea3cc7
|
Fixes to make seccomp compile on OSX
|
2021-09-01 20:30:29 +01:00 |
|
|
9586c77174
|
Fixes to build on Ubuntu 18.04
|
2021-09-01 20:03:24 +01:00 |
|