I get an error which hasn't been solved in this thread (yet). When I'm trying to decrypt my DRM'ed ePub file with ineptepub.pyw I get this error:
Error: problem decrypting session key
I have no idea where's the problem. I have Python 2.6.4 and PyCrypto 2.0.1-py2.6 installed. I used ineptkey.pyw to retrieve the security certificate and got adeptkey.der file. I tried to google for this problem but didn't find any answers. I also checked the Python code where this error message is mentioned but I'm not so familiar with Python language that I would understand it.
Any ideas what's wrong?
Last edited by Chang; 11-19-2009 at 06:54 AM.
|