Skip to content

Extract app data without root access using Shizuku.

Notifications You must be signed in to change notification settings

Syntaxerr101/DataDumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DataDumper

Downloads Telegram Channel Latest Release

Extract/Dump full app data folder to a zip file without root access using Shizuku.

How it works

  1. Select any debuggable app from your device
  2. Choose export folder to save the data
  3. Dump app data into a ZIP file

Requirements

  • Shizuku installed and running
  • Debuggable apps

Screenshots

Setup

  1. Install and start Shizuku
  2. Open DataDumper and grant Shizuku permission
  3. Start dumping app data

Usage

  1. Tap SELECT APP β†’ Choose a debuggable app
  2. Tap SELECT EXPORT FOLDER β†’ Pick save location
  3. Tap DUMP APP DATA β†’ Extract files to ZIP

Output: package_name_version_timestamp.zip

Make any app debuggable πŸ”“

Modify any app and add debugging support:

  • Add android:debuggable="true" to the <application> tag in AndroidManifest.xml
  • Repack and reinstall the modified APK
  • App will appear in DataDumper's list

Use cases

  • Extract runtime-generated files (libs, configs, tokens, ...)
  • Backup app data without root

Made with fun by Simo

About

Extract app data without root access using Shizuku.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors