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
5559dd9c24
Added seccomp support
2021-08-27 18:38:58 +01:00
e5f5d5886a
Add unstable coverage support
2021-08-26 18:06:41 +01:00
1a8819c9ad
Changes to how modules are identified for coverage
2021-08-25 18:34:39 +01:00
4cdf4d2eaf
Changes to fix coverage output
2021-08-25 18:34:39 +01:00
edda239131
Fix issues with cmplog caused by coverage writing to STDIN
2021-08-25 18:34:39 +01:00
ca9c87dd45
Merge pull request #1075 from WorksButNotTested/test
...
Various New Features & Fixes
2021-08-20 23:15:18 +02:00
028f8ced8f
Fixed coverage on OSX (dependency on pipe2)
...
Removed use of 'realpath' in makefiles to fix OSX incompatibility
Fixed handling of when prefetching should be enabled
Snap the main binary during initialization to avoid stability issues with lazy loading
Add support for configurable inline cache entries for FRIDA on x86/x64
Support for prefetching FRIDA backpatches on x86/x64
Improved stats support on x86/x64/aarch64
2021-08-20 17:28:40 +01:00
d8c221fade
typo
2021-08-20 16:12:25 +02:00
c2e02df9a5
wording
2021-08-20 12:21:00 +02:00
56e2c55914
typos
2021-08-20 12:18:13 +02:00
17681405bc
Force exit of coverage process
2021-08-18 10:47:07 +01:00
10c98c2a4c
Fix coverage data
2021-08-17 18:42:44 +01:00
c3641fbd97
Changes to build many-linux build from working copy instead of a fixed branch
2021-08-17 18:34:46 +01:00
5f20137e9d
Add support for generating coverage information
2021-08-17 18:30:30 +01:00
cacee58fb7
Added documetation on how to debug issues
2021-08-12 17:42:11 +01:00
11d62d51c5
Don't print loads of debugging info about cmplog when it isn't enabled
2021-08-12 17:42:11 +01:00
d2d7585db5
Changes to remove hard-coding of MAP_SIZE_POW2 when inline instrumentation is disabled
2021-08-12 17:42:11 +01:00
cfbff436a5
Fix to setting of entry_reached
2021-08-12 17:42:11 +01:00
382439b58f
frida: switch truncate to dd
2021-08-02 09:07:59 +02:00
d7caf1b0f2
Changes to add additional FASAN configurations to osx-lib
2021-07-28 06:28:14 +01:00
58636fd54e
Update readme, minor tweaks
2021-07-27 09:18:53 +01:00