mirror of
https://github.com/noDRM/DeDRM_tools.git
synced 2025-01-24 16:14:33 +06:00
9d9c879413
Updated for B&N new scheme, added obok plugin, and many minor fixes,
8 lines
413 B
Plaintext
8 lines
413 B
Plaintext
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>'
|