Skip to content

themuzzleflare/kindlededrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

03ed83c · Oct 23, 2024

History

32 Commits
Oct 23, 2024
Oct 23, 2024
Oct 23, 2024
Sep 3, 2024
Aug 27, 2024
Aug 27, 2024
Aug 27, 2024
Sep 3, 2024
Oct 23, 2024

Repository files navigation

Kindle DeDRM

One of the first proper implementations of Amazon's Kindle DRM scheme in Java. Closely resembles apprenticeharper's DeDRM tools for Python.

Currently Supported:

  • .azw3 eBook files downloaded from Amazon.com (You must own a physical Kindle eReader. The decryption key will be derived from the serial number)
  • .kfx-zip files downloaded through Kindle for Mac/PC (Works on versions 1.33 and below)
  • .kfx files downloaded on your physical Kindle and transferred to your computer. (again, serial number needed)

Coming Soon:

  • JavaFX GUI
  • Support for Topaz eBooks
  • Support for Android/iOS Kindle Keys
  • Key files needed for Kindle Mac/PC decryption

About

Reverse-engineered implementation of Amazon's Kindle DRM scheme in Java

Resources

Stars

Watchers

Forks