Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-10 | Fixes for arm/arm64 | Your Name | |
2023-03-25 | disable frida in the ci for the moment it is working nowhere | vanhauser-thc | |
2023-01-25 | Fix FRIDA mode for OSX arm64 | Your Name | |
2023-01-25 | Fix FRIDA mode for OSX x64 | Your Name | |
2022-12-01 | Bump FRIDA version | Your | |
2022-11-23 | Fixes to make things easier to build for ARM | Your Name | |
2022-10-11 | Bump to FRIDA 16.0.1 | Your Name | |
2022-10-11 | Fixes for x64 | Your Name | |
2022-10-11 | Bump FRIDA version | Your Name | |
2022-08-11 | Fixed makefile formatting | Your Name | |
2022-08-05 | Android fixes | Your Name | |
2022-08-04 | Added build of FRIDA mode shared library to enable embedding | Your Name | |
2022-07-21 | Fix some OSX incompatibilities on AARCH64 (#1479) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2022-07-08 | Merge pull request #1470 from WorksButNotTested/frida | van Hauser | |
Updated FRIDA version | |||
2022-07-08 | Updated FRIDA version | Your Name | |
2022-06-21 | various changes | Ruben ten Hove | |
2022-05-12 | Update version of FRIDA | Your Name | |
2022-02-01 | Fix libunwind libraries when building from source | Your Name | |
2022-02-01 | Fixed build from source on OSX | jon | |
2022-02-01 | Bump FRIDA version | Your Name | |
2022-01-19 | Changes to support variations in the mapsize | Your Name | |
2021-12-27 | Changes to not build addr for OSX | jon | |
2021-12-25 | nits | vanhauser-thc | |
2021-12-17 | Added addr for finding default base address | Your Name | |
2021-12-17 | Changes to build frida-source without devkit | Your Name | |
2021-12-07 | Bump FRIDA version (#1197) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-12-02 | Fixes for arm32 | Your Name | |
2021-11-18 | Bump FRIDA version | Your Name | |
2021-11-08 | Suppress coverage for deterministic branches | Your Name | |
2021-10-25 | frida mode musl build fix | David Carlier | |
2021-10-16 | frida mode android build fix proposal. | David Carlier | |
also protecting seccomp the other way around in case it is ported in another platform supported by frida. | |||
2021-10-12 | frida mode fix on x86_64 archs | David Carlier | |
2021-10-12 | Minimize inline assembly | Your Name | |
2021-08-20 | Fixed coverage on OSX (dependency on pipe2) | Your Name | |
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-17 | Changes to build many-linux build from working copy instead of a fixed branch | Your Name | |
2021-07-20 | remove realpath dependency | vanhauser-thc | |
2021-07-16 | small changes for ARM 32-bit (compiles now, but does not work) | hexcoder- | |
2021-07-14 | Improved block and edge numbering to reduce collisions (#1021) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-07 | Updated the version of FRIDA to 15.0.0 (#1013) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-06 | Frida build fixes (#1010) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-06 | Deferred exclusion support (#1008) | WorksButNotTested | |
* Deferred exclusion support * Changes to support different hook libraries for QEMU and FRIDA * Changes to collect more stats Co-authored-by: Your Name <you@example.com> | |||
2021-07-05 | Remove dependency on xxd (#1002) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-02 | Changes to strip unused symbols from afl-frida-trace.so and hance remove v7 ↵ | WorksButNotTested | |
and its dependency on C++ (#1001) Co-authored-by: Your Name <you@example.com> | |||
2021-06-25 | Improved FRIDA mode scripting support (#994) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-06-24 | Added JS support (#992) | WorksButNotTested | |
* Added JS support * Added some documentation Co-authored-by: Your Name <you@example.com> | |||
2021-06-22 | Misc (#986) | WorksButNotTested | |
* Changes to fix accidental ranges deletion and add support for SCAS/CMPS * Fix syscall issues on OSX * Changes to more closely match QEMU mode * Changes to use double hashing on cmplog * Changes to use msync * Review changes Co-authored-by: Your Name <you@example.com> | |||
2021-06-22 | frida fix | vanhauser-thc | |
2021-06-11 | Improve tracing support to include real addresses and edge ids and also ↵ | WorksButNotTested | |
support logging edges only once (#972) Co-authored-by: Your Name <you@example.com> | |||
2021-05-29 | Support writing Stalker stats (#945) | WorksButNotTested | |
* Support writing Stalker stats * Fixed string handling in print functions Co-authored-by: Your Name <you@example.com> | |||
2021-05-27 | Support for AFL_FRIDA_PERSISTENT_RET (#941) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> |