How to remove DRM from ebooks

I buy books. A lot of them, and I like to own the books I purchase. By that statement I mean that I want to be able to read the book on whatever device I want. To be able to do that I have to remove the DRM from the books I buy.

I NEVER distribute the books I buy, and neither should you.

How to remove DRM from Mobipocket books:
The Dark Reverser has created some python scripts that removes it. The scripts are available as torrents here.

Install python, then run the script in Terminal (more info below for Windows users):
pythonw MobiDeDRM1.py drm_ebook.prc open_ebook.mobi device_pid

How to remove DRM from MS Reader (lit) format:
Use ConvertLIT to remove the DRM.

How to find the terminal/DOS window in Windows

Terminal (also known as the console) is the same as the DOS window if you use windows. How to find the terminal:

Under Windows 98:
Click Start.
Click Programs.
Click MS-DOS Prompt.

Under Windows 2000/XP:
Click Start.
Click Programs (All Programs if you are using Windows XP).
Click Accessories.
Click Command Prompt.

More information about running python in Windows here: http://www.python.org/doc/faq/windows/#how-do-i-run-a-python-program-under-windows

4 Responses to “How to remove DRM from ebooks”

  1. Dirk Vanderwerf Says:

    Dear Helene, I found your site of wonder on my search for a decrypt of the block on protected Mobipocket, and then convert to text or Word in order to read e-books in Dutch on my Sony PRS-505. Recent books in my language are only available in the protected format of “eBooks”. I downloaded Active Python and did a search on 4DEDRMfiles torrent an other searches, but the searches did not work. I found no terminal either. Can you say me what went wrong? Thanks, Dirk.

  2. haridasi Says:

    Hi Dirk,

    I’ve updated the post. Hopefully that helps a bit.

  3. Dirk Vanderwerf Says:

    Dear Helene, I am just looking how to convert encrypted moby books to text for my own use on a Sony reader. But I am not yet so far. Your mentioning the Darkreverser looks useful, but do not know exactly how to attack. Thanks so far. Dirk.

  4. haridasi Says:

    I have added a post: How to convert between ebook formats.

Leave a Reply