📱 Mobile Security

This category focuses on static decompilation of APK/IPA files, dynamic instrumentation of classes at runtime, and assessment dashboards.

Tool Catalog

🤖

MobSF

Mobile Security Framework (MobSF) automates static and dynamic analysis of Android and iOS application packages.

⚙️

APKTool / Jadx

Android package decompilers converting classes.dex back into readable Java and Smali codes.

💉

Frida / Objection

Dynamic binary instrumentation toolkit to inject scripts and hook method calls on live Android/iOS apps.

📱

ADB (Android Debug Bridge)

Standard command-line debug bridge to run shell controls, files push/pull, and process inspect on devices.


🔗 Back to Toolkit