How to remove DRM from Amazon Kindle ebooks Python
Update mobidedrm.py if needed.
eBookUtility it is just a more user-friendly, GUI-wrapper for the great python scripts developed by Igor Skochinsky. It allows to remove DRM protection from whole folders of AZW files at once. And it stores the PID and serial number for future use, requiring it to only be entered on the initial startup.
Since this application is a wrapper it displays the output of the python scripts in a text box so you can see what's going on behind the scene easily.
If you don't have a Kindle and want to use eBookUtility:
1. create a text file called "ebook.props" in the ebook utility folder
2. put "PIN=
3. put "Serial=


