Replies: 2 comments 13 replies
-
|
Not kfx format perhaps? In which case, try using normal DeDRM method. Not finding either ASIN when trying to look for the book's product page to see if that might give me a clue. |
Beta Was this translation helpful? Give feedback.
-
|
Hi. I'm facing the same issue. From the command prompt: C:\Windows\system32>KRFKeyExtractor.exe Kindle.DMP "C:\Users\USER\Downloads\rip" kindlekey.file my_kindle_key.k4i Calibre Logs ApplicationPaletteChange event ignored Ebook Link for reference |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any workaround for this or is it just that the book isn't able to be decrypted?
From the elevated CMD window I ran this in:
_C:\Windows\system32>C:\Sysinternals\procdump.exe -ma Kindle C:\Users%USERNAME%\AppData\Local\Amazon\Kindle\application\Kindle
ProcDump v11.0 - Sysinternals process dump utility
Copyright (C) 2009-2022 Mark Russinovich and Andrew Richards
Sysinternals - www.sysinternals.com
[15:04:49] Dump 1 initiated: C:\Users\GUESTUSER\AppData\Local\Amazon\Kindle\application\Kindle.dmp
[15:04:50] Dump 1 writing: Estimated dump file size is 691 MB.
[15:04:50] Dump 1 complete: 692 MB written in 1.2 seconds
[15:04:51] Dump count reached.
C:\Windows\system32>CD /d C:\Users%USERNAME%\AppData\Local\Amazon\Kindle\application
C:\Users\GUESTUSER\AppData\Local\Amazon\Kindle\application>krfkeyextractor.exe Kindle.DMP "C:\Users%USERNAME%\Documents\My Kindle Content" kindlekey.file
Fontconfig error: Cannot load default config file
offsetaddr fe9de397
Scanning dump file
Trying to open Kindle.DMP
Trying to open B0CZGKVFJH_EBOK
Bookname C:\Users\GUESTUSER\Documents\My Kindle Content\B0CZGKVFJH_EBOK\B0CZPKVFJH_EBOK.azw
Resource C:\Users\GUESTUSER\Documents\My Kindle Content\B0CZPKVFJH_EBOK\CR!REDACTED.azw.res
BookOpen error 14 Missing magic bytes
Invalid book format, maybe MOBI?
Note: the below can be copied into text file and used instead of full memory dump. At least one of the secrets is likely to be spurious/incorrect._
Beta Was this translation helpful? Give feedback.
All reactions