55a2362348
code format
2024-07-14 10:33:12 +02:00
ed1a6f8a57
2024 v4.10c release
2024-02-03 11:01:31 +01:00
534b3eba14
qemu_get_symbol_addr.sh
2023-07-13 10:10:30 +02:00
35f09e11a4
welcome 2023
2023-01-03 09:38:07 +01:00
5f6bbc7dea
Changes to fix persistent_ret demo
2022-02-01 08:13:28 +00:00
b7d741b18e
more welcome 2022
2022-01-07 09:18:51 +00:00
a3421f8099
Added addr for finding default base address
2021-12-17 18:23:49 +00: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
2a433f90c4
Improved OSX support ( #1005 )
...
Co-authored-by: Your Name <you@example.com >
2021-07-06 09:09:43 +02:00
6a3877dcd3
Improved FRIDA mode scripting support ( #994 )
...
Co-authored-by: Your Name <you@example.com >
2021-06-25 23:14:27 +02:00
f348a35ec6
Added JS support ( #992 )
...
* Added JS support
* Added some documentation
Co-authored-by: Your Name <you@example.com >
2021-06-24 19:46:08 +02:00
b8092c6227
FRIDA - Remove need for AFL_FRIDA_PERSISTENT_RETADDR_OFFSET ( #970 )
...
Co-authored-by: Your Name <you@example.com >
2021-06-10 10:07:21 +02:00
c7b9171c10
FRIDA AARCH64 support ( #965 )
...
Co-authored-by: Your Name <you@example.com >
2021-06-08 09:55:12 +02:00
f677be5e86
Support for AFL_FRIDA_PERSISTENT_RET ( #941 )
...
Co-authored-by: Your Name <you@example.com >
2021-05-27 22:33:44 +02:00