Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oradkovsky/5711a9609dd422ae33ea4677931f3897 to your computer and use it in GitHub Desktop.
Save oradkovsky/5711a9609dd422ae33ea4677931f3897 to your computer and use it in GitHub Desktop.
1. ./adb shell pm list packages
2. ./adb shell pm path com.your.package
3. ./adb exec-out run-as com.your.package cat /data/data/com.your.package/shared_prefs/Login.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment