mirror of
https://github.com/noDRM/DeDRM_tools
synced 2025-01-15 15:42:03 +01:00
6 lines
325 B
Text
6 lines
325 B
Text
1.1 get AmazonSecureStorage.xml from /data/data/com.amazon.kindle/shared_prefs/AmazonSecureStorage.xml
|
|
|
|
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
|
|
|
|
2. run `k4mobidedrm.py -a AmazonSecureStorage.xml <infile> <outdir>'
|