View Single Post
  #1  
Old 01-08-2010, 09:05 PM
REbook REbook is offline
Junior Member
 
Join Date: Jan 2010
Posts: 1
REbook is on a distinguished road
Default

Remove DRM from PDF ebooks (Adobe Digital Editions)


Posting to help anyone out there:
  1. First I downloaded/installed python/pycrypto.
  2. Then I got ineptkey.pyw, ineptepub.pyw(for epub files) ineptpdf.pyw v2 (for pdf files) put all them into my digital editions directory.
  3. Ran ineptkey.pyw. It found the key and saved as "ADEPTKEY.DER " in the same directory where ineptkey.pyw is.
  4. Then, I ran ineptpdf.pyw (v2 worked fine). In the dialog window I put the path to the input file(the file was in the my digital edition folder) and named a file name for the outfile file.
  5. Voila DRM Free!
Reply With Quote