Repository navigation
hooking
- Website
- Wikipedia
C/C++ Performance Profiler
Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
Awesome Frida - A curated list of Frida resources http://www.frida.re/ (https://github.com/frida/frida)
Plugins to make or improve widescreen resolutions support in games, add more features and fix bugs.
Hand-crafted Frida examples
Dynamic java method hook framework on ART. Allowing you to change almost all java methods' behavior dynamically.
proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC
[Official] Android reverse engineering tool focused on dynamic instrumentation automation leveraging Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform
A tool that helps you work with frida easily for Android platform
Anti-cheat library for Windows C++
SDK providing app protection and threat monitoring for mobile devices. Works with Flutter, React Native, Android and iOS. Shield your app with free RASP. Detect reverse engineering, root (Magisk), jailbreak, Frida, emulators, bots, tampering and integrity issues, obfuscation, VPN usage, malware, and monitor device identification and fingerprint.
Human-friendly cross-platform system call tracing and hooking library based on Frida's Stalker