Quote:
Originally Posted by FlorenceArt
Have you seen this thread about epub decryption on the Mac? Somewhere in the millions of posts I think there is a discussion about epubs that need to be unzipped, then rezipped, to be useable on Mac. No idea if this can be useful to you but who knows.
|
Thanks everyone for all your help. I have managed to successfully remove the DRM. The process I went through is as follows:
1. Changed the extension from epub to zip
2. Uncompressed the zip file by clicking on it
3. Recompressed back to epub using ePub Zip 1.0.2 (see this thread
https://www.mobileread.com/forums/showthread.php?t=54311)
4. Used ineptkeymac_v1.py to generate adeptkey.der
5. Opened Terminal and navigated to the folder in which I saved all the files related to removing DRM (including the book)
6. Ran the following script "python ineptepub_v2.py adeptkey.der bookdrm.epub booknodrm.epub"
7. Bob's your uncle!!!
Once again a huge thank you.