您的位置:首页 > 其它

去掉kindle电子书的DRM

2014-12-21 15:31 393 查看
=======================================================

工具地址:
http://www.epubee.com/kindle-drm-removal.html
这个网站上还有针对epub 和 pdf 的去除 DRM 的工具。

另外,这个网站上提供的格式转换工具,不知道为什么,我无法使用。

不过因为calibre还是很好用的,所以就没有动力搞明白为什么不能用了。

=======================================================

3 Methods for removing Kindle eBook DRM

Method 1, ePUBee Kindle DRM Removal: anybody can use it, even idiot.

Method 2,
Calibre plugins. If you have installed Calibre, you can have a try.

Method 3,
Python DRM Removal tools, if you are python developer, try to run it.

具体过程:
http://www.epubee.com/remove-drm-from-epub-on-adobe.html#CalibrePluginDownload

Here are 3 methods for removing DRM from ePUB on Adobe Digital Editions, here will guide you step by step.

This article guide you remove DRM from epub with three methods, and also helps you remove drm from eReader PDB,Nook,PDF,Kindle,AZW,Mobi with Calibre Plugins.

Part 1: 
ePUBee enables you remove ePUB DRM.

Part 2:
Use free Python scripts to break ePUB DRM.

Part 3: Use Calibre Plugins to Remove DRM from ePUB.

Part 4: Remove drm from eReader PDB, Nook, PDF, Kindle, AZW, Mobi with Calibre Plugins.

First, you need Install Adobe Digital Editions (ADE) v1.7.1, and Authorize your copy of ADE, then download the epub files to desk, make sure the epub files can opened on Adobe digital editions.

Method 1, ePUBee enables you free and easily to remove ePUB DRM:
 ePUBee DRM Removal Download

Install ePubee DRM Removal



Input files

Click on the "browse" button to choose your EPUB ebook / input folder. You'll find it in "My Documents\My Digital Editions".

If you just can't find the EPUB ebook, open Adobe Digital Editions and find the path in the properties of the ebook.

Click "unDrm directory", then all the protected ePUB files decrypted.



Open your newly created DRM-free EPUB file with your favorite application (on whatever device you like).

Method 2: Use free Python scripts to break ePUB DRM.

That's a hard working with many steps, but you can find the latest version of scripts.

Python scripts running Environment:  python-2.6.2.msi and pycrypto-2.1.0.win32-py2.6.exe,

Download
Removing-ePub-drm-use-python-script.rar . This rar files Include: Python 2.6.2, Pycrypto for Window XP, ineptkey.pyw and inepteput.pyw .

Put ineptkey.pyw  and ineptepub.pyw into one directory.

Run ineptkey.pyw. It will find the key and write it to hard disk as "adeptkey.der" in the same directory where ineptkey.pyw is.



The adeptkey.der includes all the epub drm keys file created.



Run ineptepub.pyw to remove epub drm.



Key file ADEPTKEY.DER (filled automatically if the ADEPTKEY.DER-file and ineptepub.pyw reside in the same directory).

If not, click on the "…" button and select a key file.

Choose the Input Path and Output Path, then click "Decrypt whole directory"



 

All the decrypted ePUB files can find in Output Path.

Method 3: Use Calibre Plugins to Remove DRM from ePUB

Calibre is the best and most popular eBook converter & manager.

Calibre plugins can helps us remove from epub, azw, mobi, pdf, Nook etc,

How to remove DRM from ePUB.

First, Learn more and Download
Calibre.

Second, Download plugin file.
ineptepub_v01.7_plugin.zip



This plugin is meant to decrypt Adobe Digital Edition Epubs that are protected with Adobe's Adept encryption. It is meant to function without having to install any dependencies... other than having Calibre installed, of course. It will still work if you
have Python and PyCrypto already installed, but they aren't necessary.

Plugins Installation:

Go to Calibre's Preferences page. Do **NOT** select "Get plugins to enhance calibre" as this is reserved for "official" calibre plugins, instead select "Change calibre behavior".



Under "Advanced" click on the Plugins button.



Use the "Load plugin from file" button to select the plugin's zip file (ineptepub_v01.7_plugin.zip) and click the 'Add' button. you're done.



Please note:  Adding the plugin was a success, Calibre will show the item in
File Type plugins--Inept Epub DeDRM(0.1.7) by DiapDealer
(as the images show). You can always click on the File-Type plugins to see if the plugin was added.

Configuration:

When first run, the plugin will attempt to find your Adobe Digital Editions installation (on Windows and Mac OS's). If successful, it will create an 'adeptkey.der' file and save it in Calibre's configuration directory. It will use that file on subsequent
runs. If there are already '*.der' files in the directory, the plugin won't attempt to find the Adobe Digital Editions installation installation.

So if you have Adobe Digital Editions installation installed on the same machine as Calibre... you are ready to go. If not... keep reading.

If you already have keyfiles generated with I <3 Cabbages' ineptkey.pyw script, you can put those keyfiles in Calibre's configuration directory. The easiest way to find the correct directory is to go to Calibre's Preferences page... click on the 'Miscellaneous'
button (looks like a gear),  and then click the 'Open Calibre configuration directory' button. Paste your keyfiles in there. Just make sure that

they have different names and are saved with the '.der' extension (like the ineptkey script produces). This directory isn't touched when upgrading Calibre, so it's quite safe to leave them there.

Since there is no Linux version of Adobe Digital Editions, Linux users will have to obtain a keyfile through other methods and put the file in Calibre's configuration directory.

All keyfiles with a '.der' extension found in Calibre's configuration directory will be used to attempt to decrypt a book.

** NOTE ** There is no plugin customization data for the Inept Epub DeDRM plugin.

Troubleshooting:

If you find that it's not working for you (imported epubs still have DRM), you can save a lot of time and trouble by trying to add the epub to Calibre with the command line tools. This will print out a lot of helpful debugging info that can be copied into
any online help requests. I'm going to ask you to do it first, anyway, so you mighas well get used to it. ;)

Open a command prompt (terminal) and change to the directory where the ebook you're trying to import resides. Then type the command "calibredb add your_ebook.epub". Don't type the quotes and obviously change the 'your_ebook.epub' to whatever the filename
of your book is. Copy the resulting output and paste it into any online help request you make.

** Note: the Mac version of Calibre doesn't install the command line tools by default. If you go to the 'Preferences' page and click on the miscellaneous button, you'll see the option to install the command line tools.

 

Want to Remove DRM from eReader PDB, Nook, PDF, Kindle, AZW, Mobi etc?

You can use Calibre Plugins(support Windows and Mac) as
Removing DRM from ePUB.



Download them here:

eReaderPDB2PML_v05_plugin.zip

ignobleepub_v01.6_plugin.zip

ineptepub_v01.7_plugin.zip

ineptpdf_v01.4_plugin.zip

K4MobiDeDRM_v03.5_plugin.zip

 



Three-methods-for-removing-DRM-from-ePUB-on-Adobe-Digital-Editions.pdf



Three-methods-for-removing-DRM-from-ePUB-on-Adobe-Digital-Editions.docx
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: