How to remove DRM from EPUB and BBeB

Shareware Submit(PAD),Press Release,Affiliate Platform
Softsay - Software is saying!
The Best Software download and affiliate platform.

How to remove DRM from EPUB and BBeB

I have lots of sony ebooks in BBeB and EPUB that I would like to remove the drm from. Is this possible?? Can someone explain how to remove epub drm?

 ePub Drm Removal is a powerfull software to remove drm protections from adobe digital editions with no quality lossing. Just remove the epub files drm header, no change on the files. Read the ePub on iPad,iPhone,iTouch,Sony Reader,Android, Nook etc.  Download ePub Drm Removal.
 

It is possible to remove DRM protection from EPUB files using free python scripts:
 

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.

Quote:

FREE shipping with coupon EHQNFREESHIP

By way of a concrete reverse-engineering contribution, I have successfully circumvented Adobe's ADEPT DRM scheme for EPUB files. The same circumvention probably also allows decryption of ADEPT-encrypted PDF files, although I haven't looked into it yet.

ADEPT is pretty close to faultless as a crypto system -- a per-user RSA key encrypts a per-book AES key which encrypts the content. It uses AES in CBC mode with a random IV. It uses RSA with PKCS#1 v1.5 padding, which is perfectly adequate for this case. Unfortunately for Adobe, this isn't a crypto system, but a DRM system. DRM systems ultimately depend not on the strength of their cryptography, but the complexity of their obfuscation. There is very little obfuscation in how Adobe Digital Editions hides and encrypts the per-user RSA key, allowing fairly simple duplication of exactly the same process Digital Editions uses to retrieve it.

In practical terms, this breaks ADEPT circumvention into two components: key retrieval and decryption. Key retrieval depends only on the details of Digital Editions and can change seamlessly with an update to the same. Decryption however is a property of the architecture of the system as a whole. Preventing circumventing decryption with previously retrieved keys would require changes to both DE and Adobe Content Server and would take quite some time to propagate to all ACS customers. The upshot being that if you want to decrypt ADEPT books in the future, grab your key now -- no garauntees that you'll be able to do so in the future, but a previously-retrieved key should keep on working.
 

Here are the scripts for finding epub drm keys and remove epub drm:
Key-retrieval script (ineptkey.pyw version 3 for find epub drm) and Decryption script (ineptepub.pyw version 2 for remove epub drm):

Code: http://pastebin.com/f26972321  http://pastebin.com/f28fdd6b3 (Download them as text files. then rename as ineptkey.pyw and ineptepub.pyw)

To use:

1. install Python 2.6+ (32bit) and PyCrypto,
2. run the key-retrieval script ineptkey.pyw,
3. then run the decryption script ineptepub.pyw using the retrieved key.
And on a preachy note, please don't be a jerk with these. DRM is bad, but piracy is wrong kids, and only validates the opinions of those who think they need DRM in the first place.

 

 

  1. Install Adobe Flash Player
  2. Install Adobe Digital Editions (ADE)
  3. Authorize your copy of Adobe Digital Editions.
     
  4. Install Python
  5. Install PyCrypto
     
  6. Download ineptkey.pyw and ineptepub.pyw and put them into one directory.
     
  7. 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.
  8. Run ineptepub.pyw to remove epub drm.
    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 file.
    • Input file
      Click on the "…" button to choose your EPUB ebook. 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.
  9. Open your newly created DRM-free EPUB file with your favorite application (on whatever device you like)

The same steps to remove BBeB drm protections.


Download Key-retrieval script (ineptkey.pyw 4.3): 
Code:  http://pastebin.com/f6ffa029  Save the Python code as ineptkey.pyw

 

Download ineptepub.pyw (version 2, for removing epub drm)
Code: http://wiki.xkyle.com/Epub_Decrypter  Save the Python code as ineptepub.pyw

or download aineptepub.pyw version 4.1 
 Code: http://pastebin.com/f4a7c338a  Save the Python code as aineptepub.pyw

 

Quote:
Originally Posted by any ANONYMOUS forum user
I get the following error message when trying to remove DRM from EPUB with python scripts:
Error : Unexpected EOF

I downloaded ineptkey.pyw and ineptpdf.pyw. Then

Extracted the key with ineptkey.pyw (v3) and got an adeptkey.der file

Tried to remove the DRM from the epub file with ineptpdf.pyw (v2)
and it failed with the error : "Error : Unexpected EOF"


The error message occurs on nextline() function with linepos variable value 970.630.

The ebook is 970.691 bytes long.

You need to use ineptkey.pyw and ineptepub.pyw to remove DRM from EPUB files, because ineptpdf.pyw is intended to be used with PDF files.

 

Usefull articel: How to remove epub drm step by step with screenshot.

 

Keyword:  epub drm crack, ePub Drm Crack, epub drm cracker, epub drm removal, adobe epub drm cracker, crack sony epub drm.

YourName *
email
Comments UBB Editor