Re: How to remove DRM from sony ebooks (BBeB and EPUB)aineptepub has been upgraded to 5.2. Check out Tetrachroma's blog for more information.
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
All DRM removal tools stop working from time to time, so there are no ideal shops. |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)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?! Cheers Bud |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)I have no idea what I've just done, but it works like a charm. I just followed the instructions (and used the last program versions).
Vista users should run the installation of PyCrypto as administrator. I don't have ADE installed but Sony's Reader Library. I tested the epubs being DRM free with Firefox add-on ePub-Catalog. Good to know that this How-To works for the newest Sony e-reader (PRS-350) as well. Piracy is wrong, but DRM is evil! Now I'm in control of the digital content I bought and should be able to use freely. Thanks to the community for making this possible. |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Argh! I too am getting the error "File name in directory and header differ. I tried unzipping and rezipping with epub zip, as previously suggested, but when I run ineptepub_v5.2.pyw on the new epub, I get the error that it is not an Adept Epub. I thought that maybe just the act of unzipping and rezipped with epub zip might have removed the DRM, but I checked and it is not so.
Tried with several different books. Any fixes or suggestions? |
Re: How to remove DRM from sony ebooks"Download ineptkey.pyw and ineptepub.pyw and put them into one directory"
FROM WHERE? |
Re: How to remove DRM from sony ebooksQuote:
ineptkey.pyw Code:
http://pastie.org/1030386 Code:
http://pastie.org/1032773 |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)I just got a new computer. Does this work on a Mac? If so, how?
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)I just viewed the book in Calibre and printed it to PDF using CutePDF, seems a lot simpler.
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Like a lot of people in this thread, I know nothing about computers. I downloaded Adobe Digital Editions, Python, PyCrypto, ineptkey.pyw.txt, aineptepub.pyw.txt, and put both scripts (i.e. both txt files) into a single folder.
I have no idea how to do steps 7 and 8. You computer whizziz mistakenly think they are self-explanatory. There are not: 7. Run ineptkey.pyw 8. Run ineptepub.pyw How do I "run" them? I've extracted the text file, but what do I do with it? I tried copying-and-pasting them into Windows Command Prompt/DOS. That did nothing. I see that Python has its own command prompt window. I figured I'm supposed to copy the script text into that, but that's impossible. When I'm in the Python command window it appears that "right clicking" is disabled -- I am not able to call up the option to paste something. Futhermore, there is no drop down menu in Python command prompt that gives me a "paste" option. So short of retyping the entire script, it is impossible for me to enter it into Python. What am I doing wrong? Thank. |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)You should just need to rename the .txt files to change the extension to .pyw. Then in explorer, double click on the file name. That runs them, as they are already associated with Python.
Hope this helps. |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
I ran the first script successfully ("key successfully retrieved to adeptkey.der"). I ran the second script and it pulled up the "Automated Inept ePub Decyrpter" window. But when I try to de-DRM the book I'm getting an error message. It says "Error in: [book title] problem decrytping session key". What am I doing wrong? Thanks. |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
I know there are (at least) two different threads in this forum for removing DRM from .epub files. There's this thread and there's one for .epub books bought from Barnes and Noble. The book I'm trying to crack is on my Nook. However, I didn't buy it directly from Barnes and Noble. I bought it from a British site (pickabook.com). I assume that means I should be using the DRM-cracking method detailed in this thread, not the method from the Barnes and Noble .epub thread. Is that right? Thanks again. |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)I read the entire thread, followed all instructions, installed Python 2.6 and PyCrypto successfully or so it seemed.
I saved the code for ineptkey.pyw and ineptepub.pyw together in a C:FreeEpub directory. I double-click on ineptkey.pyw and get nothing. Help please? Not sure if this helps, but in Explorer the "type" attribute said "Python file (no console)" when I first saved the code pasted into Notepad as a .pyw file and in the "open with" dialog, the file was associated with "pythonw". I also used "open with" dialog to change the default program to "python" and the type attribute changed to "PYW File", but still nothing on double-click, except the python command window opened briefly and then disappeared. Ideas? Windows 7 Pro Python 2.6.5 32-bit PyCrypto 2.0.1 32-bit ineptkey 5.2 ineptepub 5 Thanks! |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Does this work using a Mac? I have all the files on my old PC, but I want to get rid of it and start downloading and freeing my new books only on my Mac.
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)@Stream Recorder - thanks, but I tried to double click when the file was associated with pythonw AND python - neither worked. Thought I explained in my post, but obviously that bit wasn't clear.
Anyone have a suggestion of something I haven't tried that might make it work? |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Hello
after reading all the pages on this forum and excuting the steps i am still hitting a dead-end. i am using the following: -win 7 Pro -Python 2.7 -crypto 2.3 -ineptkey_v43 -ineptepub(v4.1) i managed to creat the .der file but whenever i am trying to run the ineptepub csript -nothing happen i am not seeing any box in which to enter the book or select anything else... can anyone list the correct set of Versions to use in order to remove the Adobe DRM from an epub file ? pluse, -where do you see the log ? -when running the phytonw.exe nothing happen but when i run the Pyhoton.exe i am getting a command line in which i am able to execute the first script but not the other... please help - as i am getting no help from the Adobe support department make me mad to realize i paid for a book that i cant read .... please help Thank you. |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)I have ineptepub version 5.2 and pycrypto installed... when attempting to decrypt, I receive the error:
Error: File name in directory "..." and header "..." differ. I haven't found this answered elsewhere in the forum. Can anyone advise on how to respond to this error message? |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Never mind, it was a corrupt zip file. I didn't see my exact error in the thread, but after digging around I tried to re-zip the file and it worked without a problem.
Related thread: ineptepub.py error: zipfile.BadZipfile: File name in directory OPS/ and header differ |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
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. |
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. |
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?
|
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. |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
DeDRM AppleScript for Mac OS X 10.5, 10.6 |
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 |
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 |
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
Re: How to remove DRM from sony ebooks (BBeB and EPUB)Quote:
|
All times are GMT -6. The time now is 12:36 AM. |