DeDRM_tools/DeDRM_plugin
mkb79 fd51422a36 Enhance parsing DrmIon files
Adding support for parsing plaintext in DrmIon files.

This is needed by my kindle project. When downloading an ebook with my package it gives me a metadata file wich is DrmIon encoded. This file containes plaintext instead of encrypted pages.
2021-02-22 14:16:15 +01:00
..
__init__.py Version number update 2021-02-21 14:35:49 +00:00
activitybar.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
adobekey.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
aescbc.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
alfcrypto_src.zip Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
alfcrypto.dll Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
alfcrypto.py Python 3 fixes config.py alfcrypto.py 2020-10-28 18:54:33 +01:00
alfcrypto64.dll Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
androidkindlekey.py Python 3 fixes for Android kindle key retrieval 2020-11-27 15:46:06 +00:00
argv_utils.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
askfolder_ed.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
config.py return str from load_resource() 2020-12-03 19:02:09 +08:00
convert2xml.py More fixes for Amazon books, fixing identity checks, started on Topaz. 2020-10-16 13:58:59 +01:00
DeDRM_Adobe Digital Editions Key_Help.htm "promt" doesn't make any sense 2020-09-30 23:12:26 +05:30
DeDRM_Barnes and Noble Key_Help.htm prompt and will 2020-10-01 00:01:32 +05:30
DeDRM_EInk Kindle Serial Number_Help.htm wil to will 2020-10-01 00:05:46 +05:30
DeDRM_eReader Key_Help.htm Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
DeDRM_Help.htm Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
DeDRM_Kindle for Android Key_Help.htm Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
DeDRM_Kindle for Mac and PC Key_Help.htm using the Kindle & prompt 2020-10-01 00:16:55 +05:30
DeDRM_Mobipocket PID_Help.htm Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
epubtest.py Python 3 fix for epubtest.py that detects version of DRM used 2020-11-27 15:49:57 +00:00
erdr2pml.py Python 3 fix for old ereader PDB DRM removal 2020-11-27 15:51:33 +00:00
flatxml2html.py More fixes for Amazon books, fixing identity checks, started on Topaz. 2020-10-16 13:58:59 +01:00
flatxml2svg.py More fixes for Amazon books, fixing identity checks, started on Topaz. 2020-10-16 13:58:59 +01:00
genbook.py More fixes for Amazon books, fixing identity checks, started on Topaz. 2020-10-16 13:58:59 +01:00
ignobleepub.py Python 3 fixes for Barnes&Noble 2020-11-28 14:49:27 +01:00
ignoblekey.py _winreg in python3 has been changed to winreg. Update imports. 2020-10-21 10:56:50 -06:00
ignoblekeyfetch.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
ignoblekeygen.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
ignoblepdf.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
ineptepub.py Fix for broken book keys 2021-01-28 13:06:59 +01:00
ineptpdf.py Fix for Python 3 2021-02-14 12:50:55 +01:00
ion.py Enhance parsing DrmIon files 2021-02-22 14:16:15 +01:00
k4mobidedrm.py Revert changes to k4mobidedrm.py 2020-12-02 22:36:29 +01:00
kfxdedrm.py Don't rule out running from the command line 2020-11-28 16:25:54 +00:00
kgenpids.py encode serialnum before returning it, close #1479 2021-01-27 14:31:05 +08:00
kindlekey.py Merge branch 'Python2' Bring across version number updates from 6.8.1 release 2020-11-28 16:18:09 +00:00
kindlepid.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
libalfcrypto.dylib Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
libalfcrypto32.so Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
libalfcrypto64.so Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
mobidedrm.py MobiDeDRM fixes 2020-12-26 15:58:42 +00:00
openssl_des.py Python 3 fix for old ereader PDB DRM removal 2020-11-27 15:51:33 +00:00
plugin-import-name-dedrm.txt Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
prefs.py Python 3 fixes 2020-11-22 16:03:45 +01:00
pycrypto_des.py Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
python_des.py Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
scriptinterface.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
scrolltextwidget.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
simpleprefs.py _winreg in python3 has been changed to winreg. Update imports. 2020-10-21 10:56:50 -06:00
stylexml2css.py More fixes for Amazon books, fixing identity checks, started on Topaz. 2020-10-16 13:58:59 +01:00
subasyncio.py Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
topazextract.py More fixes for Amazon books, fixing identity checks, started on Topaz. 2020-10-16 13:58:59 +01:00
utilities.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
wineutils.py Adjust wineutils to better call wine python 2020-11-09 16:51:13 -07:00
zipfilerugged.py Python 3 fixes 2020-11-22 16:03:45 +01:00
zipfix.py Some more fixes for ePub 2020-12-26 15:36:10 +01:00