|
7c50ec5d05
|
Added support for ARM32 persistent mode
|
2022-08-04 18:46:29 +01:00 |
|
|
7bdb22c70c
|
Added build of FRIDA mode shared library to enable embedding
|
2022-08-04 18:46:29 +01:00 |
|
|
3562de440e
|
Changes to add option for absolute coverage data
|
2022-08-04 18:46:29 +01:00 |
|
|
98e8838755
|
Fix formatting
|
2022-08-04 18:46:29 +01:00 |
|
|
4fdd64d6d6
|
Added framework for logging register contents at the end of each basic block
|
2022-07-29 19:33:31 +01:00 |
|
|
f2b7104cd6
|
Fix endianness of coverage data on big endian systems
|
2022-07-29 17:23:30 +01:00 |
|
|
7b7914e1d6
|
code format
|
2022-07-25 09:09:29 +02:00 |
|
|
9657b700b1
|
Fix some OSX incompatibilities on AARCH64 (#1479)
Co-authored-by: Your Name <you@example.com>
|
2022-07-21 19:48:21 +02:00 |
|
|
b847e0f414
|
clang format 14
|
2022-07-12 09:04:54 +02:00 |
|
|
d088c26045
|
Merge pull request #1470 from WorksButNotTested/frida
Updated FRIDA version
|
2022-07-08 19:47:53 +02:00 |
|
|
3d2a095f2e
|
Updated FRIDA version
|
2022-07-08 18:22:05 +01:00 |
|
|
b883faa942
|
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
|
2022-07-07 17:07:57 +00:00 |
|
|
24458ae285
|
nits
|
2022-07-04 18:13:21 +02:00 |
|
|
a5822c7c2f
|
various changes
|
2022-06-21 18:52:43 +02:00 |
|
|
3dc72ffb6b
|
Added test for prefetch validation
|
2022-05-12 16:54:40 +01:00 |
|
|
ca361e1b6a
|
Validate address space before prefetching
|
2022-05-12 16:54:40 +01:00 |
|
|
b36d0adb46
|
Update version of FRIDA
|
2022-05-12 16:54:40 +01:00 |
|
|
45219dee80
|
frida module android build fix.
|
2022-05-06 15:56:03 +01:00 |
|
|
1d00bde6c5
|
code format
|
2022-04-18 13:14:20 +02:00 |
|
|
2d7ac5f69c
|
frida mode fix arm64 build
|
2022-03-31 18:11:24 +01:00 |
|
|
51dbd0e957
|
ignore unused variable to let make DEBUG=1 distrib succeed
|
2022-03-30 20:46:57 +02:00 |
|
|
852c036cae
|
Add global caching of block translation to instrumentation
|
2022-02-18 17:39:21 +00:00 |
|
|
fc7bf33fb1
|
Reserved used address space on dlclose to prevent re-use
|
2022-02-18 08:21:36 +00:00 |
|
|
fcd06fa99c
|
Added test for running python
|
2022-02-18 08:20:51 +00:00 |
|
|
5f45f380c3
|
Changes to default CMOV instrumentation to off
|
2022-02-18 08:10:19 +00:00 |
|
|
cb1256499f
|
Added instrumentation for CMOV instructions
|
2022-02-18 08:01:34 +00:00 |
|
|
dd8ad4dfa3
|
Changes to simplify coverage code
|
2022-02-18 07:55:26 +00:00 |
|
|
cf853fb249
|
reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRV
|
2022-02-08 20:15:48 +01:00 |
|
|
452eb9f75b
|
Fix initialization in non-persistent mode
|
2022-02-08 08:58:35 +00:00 |
|
|
5f6bbc7dea
|
Changes to fix persistent_ret demo
|
2022-02-01 08:13:28 +00:00 |
|
|
17fc44d995
|
Fix libunwind libraries when building from source
|
2022-02-01 08:13:28 +00:00 |
|
|
055af82026
|
Make default coverage code branchless
|
2022-02-01 08:13:28 +00:00 |
|
|
e2f76dd41e
|
AARCH64 branch suppression
|
2022-02-01 08:13:28 +00:00 |
|
|
1c79b82ab8
|
Add AARCH64 support for setting ic_entries
|
2022-02-01 08:13:28 +00:00 |
|
|
c38b05c80a
|
Fixed build from source on OSX
|
2022-02-01 08:13:28 +00:00 |
|
|
bb186a2ece
|
Bump FRIDA version
|
2022-02-01 08:13:18 +00:00 |
|
|
550ba4d772
|
nits and code format
|
2022-01-19 22:26:52 +01:00 |
|
|
5b06078a41
|
Changes to support variations in the mapsize
|
2022-01-19 18:22:27 +00:00 |
|
|
d51ec57d91
|
more welcome 2022
|
2022-01-15 15:19:29 -05:00 |
|
|
b7d741b18e
|
more welcome 2022
|
2022-01-07 09:18:51 +00:00 |
|
|
e1082f2548
|
welcome 2022
|
2022-01-01 00:49:17 +01:00 |
|
|
8a681bc163
|
Removed redundant instruction
|
2021-12-28 10:10:42 +00:00 |
|
|
65ffa4b472
|
Further optimization of AARCH64 code
|
2021-12-27 13:07:31 +00:00 |
|
|
5d9134d6ad
|
Added test for libxslt
|
2021-12-27 03:46:28 +00:00 |
|
|
6c8a47f7dc
|
Changes to not build addr for OSX
|
2021-12-27 02:38:38 +00:00 |
|
|
89c4fa3051
|
Fix broken op-codes for AARCH64
|
2021-12-27 02:28:52 +00:00 |
|
|
81aae9b54c
|
Changes to explicitly place the previous_pc
|
2021-12-27 02:28:34 +00:00 |
|
|
47488dcd02
|
nits
|
2021-12-25 14:21:59 +01:00 |
|
|
376d1736a8
|
Optimize AARCH64 inline assembly
|
2021-12-23 23:55:07 +00:00 |
|
|
edeaf72ea8
|
Fix compiler warnings
|
2021-12-23 22:39:43 +00:00 |
|