/android-introspection

Android tool to monitor an application's behavior

Primary LanguageC++MIT LicenseMIT

Build Master

Android Introspection

Android Introspection is a web app that provides an easy to use solution for application introspection. It is implemented using Web Assembly, Angular and Android.

Project is still currently in development phase.

Please have a look here!

https://android-introspection.web.app/

Planned Feature List

Inspect Android Manifest, Assets, DEX, etc

View the app's manifest, assets, code, etc. directly in the browser.

Decompile APK

Ability to decompile an APK for offline analysis.

Inject Reverse Engineering Tools Into APK

Injecting popular reverse engineering tools (e.g. Frida) into the APK to inspect the app's run-time behavior.

Proguard Keep Rule Debugger

Visualizing proguard keep rules to help debug proguard-related issues.