View Single Post
Old 06-22-2021, 11:36 AM   #1
RKW_
Junior Member
RKW_ began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2021
Device: Kindle for Android
Obtaining key from Kindle for Android [DeDRM - androidkindlekey.py]

Hello,
I have been trying to obtain key for Kindle for Android, from my android device. I have found out that DeDRM has python script that was supposed to do just that, but it fails.

What i have done already:

adb backup com.amazon.kindle
(creates backup.ab in /home/user)

python androidkindlekey.py -b /home/user/backup.ab /home/user/key.k4a
And it gives "Could not retrieve Kindle for Android key."

Any ideas how can i get it working? I dont want to install old Kindle for PC (1.7 or something like that) as I am not using Windows, but linux.
RKW_ is offline   Reply With Quote