Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#21
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)ineptkey.pyw, version 4.3
Code:
http://pastebin.com/f6ffa029 Code:
http://pastebin.com/f5c0ce06b |
#22
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Hi,
When I double click the ineptkey.pyw, I keep getting an error that states: --------------------------- ADEPT Key --------------------------- This script requires PyCrypto, which must be installed separately. Read the top-of-script comment for details. --------------------------- OK --------------------------- Thing is, I have installed PyCrypto (pycrypto-2.1.0.win32-py2.6.zip) - during the installation, it correctly finds my python 2.6 installation. I see the pycrpto files at: C:\Python26\Lib\site-packages\Crypto Not sure if it makes a difference, but I have tried running ineptkey.pyw from the python 26 directory and The Crypto directory, same error. I have tried rebooting as well. I am running win7 64bit - not sure if that is causing any issues. Anyone have any thoughts? |
#23
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
But I recommend to use pyhton x32 with pycrypto x32. |
#24
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)^ Thanks. I looked for a 64bit version, but didn't see it at the bottom there. But now found it and installed it.
So, now I can get one step further, inptkey.pyw runs, but now I get the following error: Code:
Traceback (most recent call last): File "D:\Users\username\Documents\Documents\ebooks\epub drm removal\ineptkey.pyw", line 230, in main retrieve_key(keypath) File "D:\Users\username\Documents\Documents\ebooks\epub drm removal\ineptkey.pyw", line 149, in retrieve_key vendor = cpuid0() File "D:\Users\username\Documents\Documents\ebooks\epub drm removal\ineptkey.pyw", line 112, in cpuid0 cpuid0__(buffer) WindowsError: exception: access violation writing 0x0000000002447740 When you say, "But I recommend to use pyhton x32 with pycrypto x32" Do you mean install the 32 bit versions on a 64bit machine or that I should try find a 32bit machine to do this on? |
#25
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)32bit python with 32bit pycrypto was tested on Windows 7 64 bit. This combination should work just fine.
|
#26
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Thanks,
Getting closer and closer... So, I installed the 32 bit versions and now I can retrieve my key fine. I have my encrypted epub, which I can view in Adobe Digital Editions. However, when I run ineptepub.pyw, I get the following error: Code:
Error: list assignment index out of range |
#27
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)figured it out. I had to use version 2 of ineptepub.pyw.
Version 4 was giving me the error. |
#28
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)I had read through the thread and am still having problems.
I have: -Windows 7 -Python 2.65 (read that v 3.01 wasn't working) -pycrypto 2.01 -ineptkey 3 -ineptpub 2 - adobe digital edition 1.72 (couldn't find older version) Thanks for any suggestions you may have |
#29
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Okay I downloaded ineptkey 4.3 and ineptpub 4 but now I get the following error message "error: list assignment index out of range"
|
#30
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
You should be able to download ADE 1.71 from http://stream-recorder.com/forum/sho...93&postcount=3 Quote:
Try to use aineptepub.pyw, version 4.1 (with ineptkey v.4). It should work with both ADE 1.71 and ADE 1.72 Code:
http://pastebin.com/f4a7c338a Alternatively you can use ineptepub.pyw v.2 with ineptkey v.4. |
Tags: bbeb, download, drm, ebook, ebooks, epub, ineptepub pyw, ineptkey pyw, reader, remove, remove drm, sony, sony ebook, sony reader |
Thread Tools | |
Display Modes | |
|
|