去掉kindle电子书的DRM

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

工具地址:

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

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.

ePUBee DRM Removal

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.

Adept Key

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

adeptkey.der

Run ineptepub.pyw to remove epub drm.

Automated INEPT EPUB Decrypter

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"

Automated INEPT EPUB Decrypter

 

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

inept epub plugins

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".

calibre

Under "Advanced" click on the Plugins button.

calibre advanced plugins

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



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值