Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#111
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Thanks for your response and I'm glad you got it working!
|
#112
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Hi there, this doesn't seem to be working for me... maybe you can tell me what I'm doing wrong?
On my WinXP laptop, I installed the following:
Then I copied the 2 pyw files into the folder where my Sony Reader books are located. I double-clicked on the ineptkey.pyw file... and absolutely nothing happened. My mouse cursor changed to an hourglass for a split-second, but that's it. I don't see any adeptkey.der anywhere?? Thanks. |
#113
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
1. to download python scripts, not copy-paste them 2. to rename downloaded .TXT files into .PYW files. If this doesn't help, then open Python, then go to File -> Open and open your .PYW script. |
#114
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Thanks for the suggestions. I tried downloading the scripts again, and made sure the file extensions are showing so I can see what type of file it really is. Also, clicking on the Python program does nothing... should an interface window open or something happen? Also, I can click on the Python command line app and that opens, could you tell me how to accomplish all this with the command line?
|
#115
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)baxna, could you please right click on ineptkey.pyw and open the file properties and make a screenshot of them?
Make sure again that you use Python x32, not x64. Also please try the following:
After running your scripts by invoking python or pythonw, you should get at least an error message that can be used to find out what is going wrong. |
#116
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Try to use the following:
DeDRM AppleScript for Mac OS X 10.5, 10.6 |
#117
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)I think I've got what you're looking for:
Code:
python ineptkey.pyw File "ineptkey.pyw", line 279 with open(keypath, 'wb') as f: SyntaxError: invalid syntax |
#118
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)I have a problem removing a drm of an epub.
I have python 2.7 installed and pycrpypto for 2.7. Then i take ineptkey version 4.3 and ineptepub 5.2 from pastie. It makes the key.der file but when i open the pastie.pyw (ineptepub) and click on "decrypt" i get the error: Problem decrypting Session Key What is my fault? I have win 7 32 bit Thanks a lot |
#119
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Python is white space sensitive. Make sure you download the ineptkey.pyw, not copy-paste it.
|
#120
|
|||
|
|||
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Tags: bbeb, download, drm, ebook, ebooks, epub, ineptepub pyw, ineptkey pyw, reader, remove, remove drm, sony, sony ebook, sony reader |
Thread Tools | |
Display Modes | |
|
|