View Single Post
  #86  
Old 09-08-2010, 01:13 PM
Stream Recorder
 
Posts: n/a
Default

Re: How to remove DRM from sony ebooks (BBeB and EPUB)


Quote:
Originally Posted by bud_fox View Post
I seem to be having a fairly unique problem....

I can run and get a key absolutely fine - however when I run the ineptepub.pyw no input box appears.
When I run it through Python and look at the log, I get the error message
"AttributeError: function 'd2i_RSAPrivateKey' not found"

Even stranger is that when I use the ineptpdf.pyw it all works fine.

I am using;

Python 2.6.6
Pycrypto 2.1.0 (for 2.6)
ineptepub 5.2

Anyone got any ideas on why this won't work?!
What version of ineptkey do you use? Do you use Python 2.6.6 x32 and PyCrypto 2.1.0 x32? Have you tried an older version of ineptepub?
Reply With Quote