Knowledge base
Frida Articles
Frida tutorials and examples for dynamic Android app analysis, instrumentation workflows, root detection research, and mobile security testing. Browse the newest Frida articles below or switch tags from the filters.
Showing 1-7 of 7 articles tagged “Frida”.
Android · Jun 6, 2026
A practical Android security lab article showing how Frida can hook Java methods at runtime, bypass simple root detection, and deliberately crash a test app for learning purposes.
Android · Jun 4, 2026
A practical guide to Android-focused reverse engineering and mobile security tools from my GitHub star lists: static analysis, dynamic analysis, APK patching, traffic inspection, Frida workflows, emulators, and vulnerable labs.
Android Security · Jun 1, 2026
A practical and personal look at teaching software testing, why one-size-fits-all QA courses often fail, and why mentorship works better when the student is actually ready.
Android · May 25, 2026
A practical lab guide explaining Android root detection, dynamic bypass with Frida, and static APK analysis with JADX and smali.
Android · May 25, 2026
A short practical guide for installing a custom CA certificate into the Android system trust store for traffic interception and security testing.
Android · May 24, 2026
A practical Android reverse-engineering playlist covering APKTool, Jadx, Frida, smali patching, traffic interception, emulator workflows, and Android internals.
Mobile · May 23, 2026
A practical workflow for intercepting, inspecting, and modifying mobile app traffic.