Skip to content

mrnbd/stocard-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stocard-exporter

Extract loyalty cards from Stocard database

How to use

  1. Get sync_db and sync_db-wal from device via ADB or any other way (root maybe required).
$ adb pull /data/data/de.stocard.stocard/databases/sync_db* .
  1. Check sync_db by any SQLite viewer, e.g. DB Browser for SQLite (required to make unsaved changes in db)
  2. Copy collect-cards.py to same dir and run. Extracted cards will be saved in ./cards directory.
  3. PROFIT!

About

Extract loyalty cards from Stocard database

Resources

License

Stars

Watchers

Forks

Contributors

Languages