Knowledge base
Root Detection Articles
Articles tagged Root Detection, sorted from newest to oldest. Switch tags or return to all articles from the filters below.
Showing 1-3 of 3 articles tagged “Root Detection”.
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 · May 25, 2026
A practical Android reverse-engineering guide based on static APK patching: finding root checks, modifying smali code, rebuilding the APK, and verifying the result in a lab environment.
Android · May 25, 2026
A practical lab guide explaining Android root detection, dynamic bypass with Frida, and static APK analysis with JADX and smali.