Frida
Featured๐ฑ Mobile Security ยท C
Frida is a dynamic instrumentation toolkit that allows developers and security researchers to inject scripts into native applications for real-time analysis. It supports multiple platforms, including Windows, macOS, Linux, iOS, and Android, enabling deep inspection and manipulation of running processes. Frida is notable for its ease of integration and powerful scripting capabilities, which facilitate tasks like function hooking and API monitoring. It is widely used for reverse engineering and security testing applications.
Tags
Details
- Category
- ๐ฑ Mobile Security
- Language
- C
- Repository
- frida/frida
- Platforms
- ๐งlinux๐macos๐ชwindows
Links
Used in 1 Workflow
Community Reviews
More in Mobile Security
Objection
PythonRuntime mobile exploration toolkit powered by Frida for iOS and Android security testing without jailbreak.
APKTool
JavaReverse engineer Android APK files - decode resources, rebuild, and step-through debug smali code.
MobSF
PythonAutomated mobile security framework for static and dynamic analysis of Android, iOS, and Windows apps.
Drozer
PythonAndroid security testing framework for identifying vulnerabilities in apps and devices.
JADX
JavaDEX to Java decompiler producing readable Java source from Android APK and DEX files.
Androguard
PythonReverse engineering framework for Android applications with DEX/APK analysis, decompilation, and malware detection.