Knowledge base
Frida Articles
Articles tagged Frida, sorted from newest to oldest. Switch tags or return to all articles from the filters below.
Showing 1-6 of 6 articles tagged “Frida”.
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
- Reverse Engineering
- Mobile Security
- APK
- Frida
- JADX
- MobSF
- Burp Suite
- mitmproxy
- Dynamic Analysis
- Static Analysis
- AppSec
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 Security
- Frida
- Objection
- Apktool
- App Analysis
- Jadx
- Appsec
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
- Reverse Engineering
- Frida
- Root Detection
- Smali
- APK
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
- Security
- Certificates
- MITM
- Charles Proxy
- Burp Suite
- Frida
- ADB
Android · May 24, 2026
A practical Android reverse-engineering playlist covering APKTool, Jadx, Frida, smali patching, traffic interception, emulator workflows, and Android internals.
- Android
- Security
- Reverse Engineering
- Frida
- APKTool
- Jadx
- Traffic Interception
- Mobile Security
Mobile · May 23, 2026
A practical workflow for intercepting, inspecting, and modifying mobile app traffic.
- Mobile
- Traffic Interception
- Charles Proxy
- Frida
- Objection