Skip to content

MoeBakaW/IntentTracker

 
 

Repository files navigation

IntentTracker

An Xposed module to track intents of android applications

Features

  • Track startActivity intent
  • Get stack trace
  • Support app Parcelables

Usage

  1. ./gradlew deployCLIDebug
  2. Activate the module and open your target app
  3. adb shell /data/local/tmp/itc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 77.8%
  • Java 18.6%
  • AIDL 3.1%
  • Shell 0.5%