View Single Post
  #31  
Old 04-01-2010, 11:08 PM
Stream Recorder
 
Posts: n/a
Default

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


ineptkeymac.py, version 1
Code:
http://pastebin.com/f1182324a
This program runs on Mac OS X, version 10.6.2 and probably several other versions. It uses Python 2.6, but it probably also runs on all versions 2.x with x >= 5.

This program extracts the private RSA key for your ADE account in a standard binary form (DER format) in a file of your choosing. Its purpose is to make a backup of that key so that your legally bought ADE encoded ebooks can be salvaged in case they would no longer be supported by ADE software. No other usages are intended.

It has been tested with the key storage structure of ADE 1.7.1 and 1.7.2 and Sony Reader Library.


ineptkeymac v.1 script produces adeptkey.der file. It can be used by that can be used by ineptepub v.2 script or or aineptepub v.4.1 script.
Reply With Quote