vanhauser-thc
6bd48a48cb
code format
2023-04-22 11:39:44 +02:00
eleguevel
30495e6bfe
frida mode: add dynamic loaded code exclusion
...
Add the AFL_FRIDA_INST_NO_DYNAMIC_LOAD environment variable and its
associated JS function setInstrumentNoDynamicLoad to prevent the
instrumentation of late dynamic loaded code.
Resolve #1708
2023-04-21 12:00:56 +02:00
vanhauser-thc
d955409178
disable frida in the ci for the moment it is working nowhere
2023-03-25 20:37:08 +01:00
Yaakov Saxon
673a0a3866
add test for unprefixed path
2023-02-09 22:02:47 +00:00
Your
0d55feb11d
Add support for disabling branch suppression
2023-01-31 07:00:02 +00:00
Your
31727f36a8
Changes to revert broken branch suppression fix
2023-01-31 06:23:00 +00:00
Your Name
c52a0a15c8
Fix FRIDA mode for OSX arm64
2023-01-25 12:37:38 +00:00
Your Name
b0898de377
Fix FRIDA mode for OSX x64
2023-01-25 08:24:34 +00:00
vanhauser-thc
35f09e11a4
welcome 2023
2023-01-03 09:38:07 +01:00
vanhauser-thc
e26c173041
code format
2022-12-13 09:13:52 +01:00
Your
0885dda767
Fix branch suppression for ARM64
2022-12-01 18:19:47 +00:00
Your
6dd9764cf6
Bump FRIDA version
2022-12-01 18:19:41 +00:00
Your Name
9734d0b3c0
Fixes to make things easier to build for ARM
2022-11-23 18:18:26 +00:00
Your Name
ad6a4cf1c2
Fix cmplog block ID generation to use hashes rather than bit-shifts
2022-11-18 08:11:26 +00:00
Your Name
939575de4b
Bump to FRIDA 16.0.1
2022-10-11 18:15:51 +01:00
Your Name
7461c52278
Fixes for x64
2022-10-11 18:15:51 +01:00
Your Name
fac6491ad0
Bump FRIDA version
2022-10-11 18:15:51 +01:00
Your Name
4bb4d6ebfd
ARM branch suppression
2022-10-11 18:15:51 +01:00
Your Name
23e477caa7
Updates following FRIDA API changes
2022-10-11 18:15:51 +01:00
van Hauser
c06c297933
Merge pull request #1511 from tocic/fix/docs_typos
...
Fix typos in docs
2022-09-10 10:06:20 +02:00
tocic
ffad6f3f09
Fix typos in docs
2022-09-10 07:41:19 +03:00
vanhauser-thc
0fe39e4768
egrep -> grep -e
2022-09-05 13:57:32 +02:00
Your Name
2c8228dbe4
Changes to allow cross-compilation of pngtest
2022-08-11 17:55:23 +01:00
Your Name
b5002d74b4
Fixed warnings about format strings
2022-08-11 17:55:23 +01:00
Your Name
ddea91de1d
Fixed makefile formatting
2022-08-11 17:55:23 +01:00
Your Name
63b12c5f86
Fix unstable test makefile
2022-08-09 08:25:00 +01:00
vanhauser-thc
7b6ee28291
code format
2022-08-06 09:07:49 +02:00
Your Name
608ea5f8ab
Add support for Android SHM
2022-08-05 20:57:54 +01:00
Your Name
00b5d3792d
Changes to abstract shared memory
2022-08-05 20:56:14 +01:00
Your Name
e9cb939956
Fixes to formatting
2022-08-05 20:56:14 +01:00
Your Name
7b6743f14c
Android fixes
2022-08-05 20:56:14 +01:00
Your Name
9d5a2d1b8e
Add support for using hook on ARM32
2022-08-04 18:46:29 +01:00
Your Name
1e524d1f43
Added support for ARM32 inline assembly
2022-08-04 18:46:29 +01:00
Your Name
7c50ec5d05
Added support for ARM32 persistent mode
2022-08-04 18:46:29 +01:00
Your Name
7bdb22c70c
Added build of FRIDA mode shared library to enable embedding
2022-08-04 18:46:29 +01:00
Your Name
3562de440e
Changes to add option for absolute coverage data
2022-08-04 18:46:29 +01:00
Your Name
98e8838755
Fix formatting
2022-08-04 18:46:29 +01:00
Your Name
4fdd64d6d6
Added framework for logging register contents at the end of each basic block
2022-07-29 19:33:31 +01:00
Your Name
f2b7104cd6
Fix endianness of coverage data on big endian systems
2022-07-29 17:23:30 +01:00
vanhauser-thc
7b7914e1d6
code format
2022-07-25 09:09:29 +02:00
WorksButNotTested
9657b700b1
Fix some OSX incompatibilities on AARCH64 ( #1479 )
...
Co-authored-by: Your Name <you@example.com>
2022-07-21 19:48:21 +02:00
vanhauser-thc
b847e0f414
clang format 14
2022-07-12 09:04:54 +02:00
van Hauser
d088c26045
Merge pull request #1470 from WorksButNotTested/frida
...
Updated FRIDA version
2022-07-08 19:47:53 +02:00
Your Name
3d2a095f2e
Updated FRIDA version
2022-07-08 18:22:05 +01:00
Ruben ten Hove
b883faa942
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
2022-07-07 17:07:57 +00:00
vanhauser-thc
24458ae285
nits
2022-07-04 18:13:21 +02:00
Ruben ten Hove
a5822c7c2f
various changes
2022-06-21 18:52:43 +02:00
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