mirror of
https://github.com/apprenticeharper/DeDRM_tools
synced 2025-02-09 08:46:14 +01:00
7 lines
413 B
Text
7 lines
413 B
Text
1.1 get AmazonSecureStorage.xml from /data/data/com.amazon.kindle/shared_prefs/AmazonSecureStorage.xml
|
|
or map_data_storage.db from /data/data/com.amazon.kindle/databases/map_data_storage.db
|
|
|
|
1.2 on android 4.0+, run `adb backup com.amazon.kindle` from PC will get backup.ab
|
|
now android.py can convert backup.ab to AmazonSecureStorage.xml and map_data_storage.db
|
|
|
|
2. run `k4mobidedrm.py <infile> <outdir>'
|