ineptepub.pyw
Now, here is a ePub DRM Removal Called Epubor has published. 1-Click to remove DRM from All your ePUB files~ ----04/19/2011

Download ePUB DRM Removal.
|
ineptepub.pyw, somewhere named as aineptepub.pyw, version 4.1 , Automated Inept Epub. To run this program need install Python 2.6 and PyCrypto. Save this script file as ineptepub.pyw and double-click to run it. Download Remove-ePub-drm-use-python-script.rar . This rar files Include: Python 2.6.2, Pycrpto for Window XP, ineptkey.pyw and inepteput.pyw . Or you can download a ePub Drm Removal to remove drm from epub.
ineptepub.pyw: #! /usr/bin/python |
Download ineptepub.pyw

It is easy to remove DRM protection from EPUB files using free python scripts, here is the full guide on how to remove drm from epub.
Adobe Digital Editions offers an engaging way to view and manage eBooks and other digital publications. Use it to download and purchase digital content, which can be read both online and offline. User can transfer copy-protected eBooks from your personal computer to other computers, but you can't print your book or read it on others, the ebooks has ACSM extension, most of these have DRM system, this tutorial about how to remove DRM protection from ebook legally,so that you can copy and read your book freely.
|
|
Program/Script Needed:
|
Download Remove-ePub-drm-use-python-script.rar . This rar files Include: Python 2.6.2, Pycrpto for Window XP, ineptkey.pyw and inepteput.pyw . If You are not Windows XP, you need to download Bython 2.6 here: www.python.org/download/, and download Pycrpto here: www.voidspace.org.uk/python/modules.shtml |
1. Install Python Download python-2.6.2.msi
2. Install PyCrypto Download pycrypto-2.1.0.win32-py2.6.exe
3. Download ineptkey.pyw and ineptepub.pyw and put them into one directory. 
When you install all the programs, Remove drm from ePub now:
1. 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 include all the epub drm keys file created.

2. Run ineptepub.pyw to remove drm from ePub.
A dialog windows with three parameters will pop up :

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.

Input file
Click on the "…" 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.

Output file
Click on the "…" and enter a filename/output folder.

Click decrypt whole directory, then remove drm protected epub files all the folder.
Open your newly created DRM-free EPUB file with your favorite application (on whatever device you like)
The guide is also used to remove BBeB drm protections and all ePub drm on any devices.
|
Want to convert PDF to ePub? get the best PDF to ePub Converter software, just 3 clicks to convert pdf to ePub. or Convert PDF to ePub for Mac. |
Python is a general-purpose high-level programming language whose design philosophy emphasizes code readability. Python aims to combine "remarkable power with very clear syntax", and its standard library is large and comprehensive. Its use of indentation for block delimiters is unusual among popular programming languages.

