How to remove DRM from eReader PDB ebooks with ereader2html.py:
Please note that ereader2html.py was split into 2 files: erdr2pml.py and xpml2xhml.py, which were significantly improved after that. It is recommended to use erdr2pml.py and xpml2xhml.py instead of ereader2html.py.
Download the latest version of ereader2html.py from
The Dark Reverser blog
or
Download ereader2html.py 0.09
Code:
http://pastebin.com/f7be19a99
ereader2html.py converts eReader PDB books to HTML
Code:
ereader2html.py infile.pdb outdir "your name" credit_card_number
Step by step: How to remove DRM from eReader PDB ebooks with ereader2html.py:
- Install Python.
- Create a working directory.
- Copy ereader2html.py to the working directory.
- Copy ereader.pdb file to the working directory.
- Open File Explorer and navigate to the working directory.
- Right click an item in the list on the left and select "Properties".
- Highlight the directory information after "Location:". Right click and select "Copy".
- Open terminal (in linux) or command prompt (in Windows).
- Type: "cd " (no quotes needed) and right click to paste the directory information you just copied, and hit enter.
- From the terminal / command prompt, enter the command as documented:
Code:
ereader2html.py infile.pdb outdir "your name" credit_card_number