Quote:
Originally Posted by peterbb69
I keep getting this error message when trying to decrypt an epub file I purchased from diesel-ebooks.com.
What does it mean, am I doing something wrong?
If I send the key and epub file to someone can they try to decrypt it for me.
Thanks.
|
I just get the same error message :
1) I extract the key with ineptkey.pyw (v3) and get an adeptkey.der file of 608 bytes
2) Then I try to remove the DRM from the epub file with ineptpdf.pyw (v2)
3) And it fails with the error : "Error : Unexpected EOF"
The message occurs on nextline() function with linepos variable value 970.630.
The ebook is 970.691 bytes long.
Some informations on the ebook :
- I bought it 2 days ago from a French retailer
- and I can read it both on my PC and on my MAC with ADE 1.7.1
- I don't want to activate my Opus device, so I can't read it on the Opus
By the way, the ineptpdf.pyw script only proposes to list PDF files, not the epub ones. Is this the normal behavior ?