Skip to content

Releases: Satsuoni/DeDRM_tools

v10.0.18

28 Feb 02:20

Choose a tag to compare

v10.0.18 Pre-release
Pre-release

More of the same

v10.0.17

21 Feb 05:02

Choose a tag to compare

v10.0.17 Pre-release
Pre-release

With the new 2.8.2 K4PC, Amazon introduced new key system that uses encrypted keys that are never in cleartext in memory. As such, I was forced to step one step closer to the gaping, quivering Analog hole.

Introducing new tool, KFXArchiver (KFXArchiver282), which uses some more of the code from DeDRM plugin to create decrypted book archives. The archives have extension KFX-ZIP, but are decrypted. One needs KFX Input Calibre plugin installed. Then on import, they should become a single KFX file. In theory, DeDRM plugin does not need to be installed (for KFX), but why not keep it for other formats and older books?

Usage is similar to KFXKeyExtractor282, but it produces books instead of keyfile.

Example:
KFXArchiver282.exe "C:\Users\User\Documents\My Kindle Content" output_folder output.k4i

Note that output folder must exist, tool is not going to make one. When in doubt, might as well use "." (current folder)
k4i file should be like before, unless I forgot something again.

Note: KFXKeyExtractor282 might still work for some books, as it seems like the settings are not stable yet on Amazon servers.
Note: Both of the *282 executables should all work on 2.8.0, 2.8.1 and 2.8.2, but not other versions.

As usual, no guarantee, what works for me (and some others) might not work for a particular setup other people might have.

v10.0.16

13 Feb 13:21

Choose a tag to compare

v10.0.16 Pre-release
Pre-release

Yes, Extractor28 and Extractor282 are the same file.
Edit: 2.8.2 and 2.8.1 use different key format so it does not quite work.

v10.0.15

27 Oct 13:38

Choose a tag to compare

v10.0.15 Pre-release
Pre-release

Tried to fix k4i generation bugs.

v10.0.14

18 Sep 07:38

Choose a tag to compare

v10.0.14 Pre-release
Pre-release

Trying out new tool. (Bugfix attached)

v10.0.12

28 Jun 10:57

Choose a tag to compare

v10.0.12 Pre-release
Pre-release

Added fake k4i generation and code to ingest it properly, might help with MOBI on newer installs. Or not. (Tried to fix k4i gen)

v10.0.11

08 Jun 11:03

Choose a tag to compare

v10.0.11 Pre-release
Pre-release

Nothing to see here...

v10.0.6s

17 Jul 08:57

Choose a tag to compare

Synchronized my fork with upstream so it would serve as stopgap release until noDRM finishes bugfixing and releases proper version. Version number arbitrary. Not guaranteed to work.

v10.0.5s

24 Jun 13:46

Choose a tag to compare

Added a few more scramble functions for Kindle.

v10.0.4s

21 May 10:55

Choose a tag to compare

  • Added partial support for Kindle 1.40+
  • Includes bugfixes that were in the original repository but were not released