ReadMe First
ReadMe First
ReadMe First
=====================
This ReadMe_First.txt is meant to give users a quick overview of what is availab
le and how to get started. This document is part of the Tools v6.5.3 archive fro
m Apprentice Harper's github repository: https://github.com/apprenticeharper/DeD
RM_tools/
The is archive includes tools to remove DRM from:
- Kindle ebooks (files from Kindle for Mac/PC and eInk Kindles).
- Adobe Digital Editions (v2.0.1*) ePubs (including Kobo and Google ePubs downl
oaded to ADE)
- Kobo kePubs from the Kobo Desktop application
- Barnes and Noble ePubs
- Adobe Digital Editions (v2.0.1) PDFs
- Scuolabooks (Link to solution by Hex)
- Mobipocket ebooks
- eReader PDB ebooks
- Rocket ebooks (source only)
These tools do NOT work with Apple's iBooks FairPlay DRM (see end of this file.)
* With Adobe Digital Editions 3.0 and later, Adobe have introduced a new, option
al, DRM scheme. To avoid this new scheme, you should use Adobe Digital Editions
2.0.1. Some books are required to use the new DRM scheme and so will not downloa
d with ADE 2.0.1. If you still want such a book, you will need to use ADE 3.0 or
later to download it, but you should remember that no tools to remove Adobe's n
ew DRM scheme exist as of October 2016.
About the tools
--------------These tools are updated and maintained by Apprentice Alf and Apprentice Harper.
You can find the latest updates at Apprentice Harper's github repository https:/
/github.com/apprenticeharper/DeDRM_tools/ and get support by creating an issue a
t the repository (github account required) or by posting a comment at Apprentice
Alf's blog: http://www.apprenticealf.wordpress.com/
If you re-post these tools, a link to the repository and/or the blog would be ap
preciated.
DeDRM plugin for calibre (Mac OS X, Windows, and Linux)
------------------------------------------------------Calibre is an open source freeware ebook library manager. It is the best tool ar
ound for keeping track of your ebooks. The DeDRM plugin for calibre provides the
simplest way, especially on Windows, to remove DRM from your Kindle and Adobe D
RM ebooks. Just install the DeDRM plugin from the DeDRM_calibre_plugin folder, f
ollowing the instructions and configuration directions provided in the ReadMe fi
le and the help links in the plugin's configuration dialogs.
Once installed and configured, you can simply add a DRM book to calibre and the
DRM-free version will be imported into the calibre database. Note that DRM remov
al only occurs on IMPORT not on CONVERSION or at any other time. If you have alr
eady imported DRM books you'll need to remove them from calibre and re-import th
em.
For instructions, see the DeDRM_plugin_ReadMe.txt file in the DeDRM_calibre_plug
in folder.
Rocket_ebooks
Information about the now-obsolete Rocket ebook format and DRM, along with sourc
e for a tool to remove the DRM.
Scuolabook_DRM
A link to the tool for removing DRM from ScuolaBooks PDFs, created by "Hex".
Windows and Python
-----------------We **strongly** recommend ActiveState's Active Python 2.7 Community Edition for
Windows. This can be downloaded for free from:
http://www.activestate.com/activepython/downloads
We do **NOT** recommend the version of Python from python.org as it is missing v
arious Windows specific libraries, does not install the Tk Widget kit (for graph
ical user interfaces) by default, and does not properly update the system PATH e
nvironment variable. Therefore using the default python.org build on Windows is
simply an exercise in frustration for most Windows users.
Note that currently (October 2016) ActiveState Python puts the tcl library in th
e wrong place, and it needs to be manually moved. See this thread at activestate
.com for the latest information: https://community.activestate.com/node/19090
In addition, Windows Users need PyCrypto:
There are many places to get PyCrypto installers for Windows. One such place
is:
http://www.voidspace.org.uk/python/modules.shtml
Please get the latest (currently 2.6) PyCrypto meant for Windows Python vers
ion 2.7. Note that the PyCrypto binaries have two version numbers. The first is
the PyCrypto version, and the second is the python version that they work with.
This can be confusing.
Once Windows users have installed Python 2.7, and the matching PyCrypto, they ar
e ready to run the DeDRM application or individual scripts.
MD5: 6d4167d47e6982ddbb8528212198b520
Requiem 3.3.6 source code: http://www.datafilehost.com/download-172920e9.html
MD5: 1636862796d573c693d56bcc526b60bd
If you have any problems with Requiem, I suggest you contact Brahms directly thr
ough their Tor website.
No support for requiem is provided at Apprentice Alf's blog or Apprentice Harper
's github repository.
Credits
------The original inept and ignoble scripts were by i cabbages
The original mobidedrm and erdr2pml scripts were by The Dark Reverser
The original topaz DRM removal script was by CMBDTC
The original topaz format conversion scripts were by some_updates, clarknova and
Bart Simpson
The original obok script was by Physisticated
The alfcrypto library is by some_updates
The ePub encryption detection script is by Apprentice Alf, adapted from a script
by Paul Durrant
The ignoblekey script is by Apprentice Harper
The DeDRM plugin was based on plugins by DiapDealer and is maintained by Apprent
ice Alf and Apprentice Harper
The DeDRM AppleScript was by Paul Durrant and is maintained by Apprentice Alf an
d Apprentice Harper
The DeDRM python GUI was by some_updates and is maintained by Apprentice Alf and
Apprentice Harper
The Scuolabooks tool is by Hex
Many fixes, updates and enhancements to the scripts and applicatons have been ma
de by many other people. For more details, see the commments in the individual s
cripts.