DeDRM_tools/DeDRM_plugin
Ivan Lazar Miljenovic ef59e112c1 Set PYTHONPATH="" when running through wine
Without this, it's possible for the Linux PYTHONPATH to leak through
and mixing up the PyCrypto libraries being called (or possibly
exceeding the allowed length of the PYTHONPATH in wine).
2020-10-27 13:34:16 +08:00
..
__init__.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01: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 Fix another exception thrown when unable to find kindle keys. 2020-10-21 10:56:58 -06:00
alfcrypto64.dll Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
androidkindlekey.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01: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 More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01: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 Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
DeDRM_Barnes and Noble Key_Help.htm Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
DeDRM_EInk Kindle Serial Number_Help.htm Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
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 Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
DeDRM_Mobipocket PID_Help.htm Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
epubtest.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
erdr2pml.py Mostly Mac fixes. mobidedrm.py now works, and k4mobidedrm for at least some input. kindlekey.py should be working too. But lots more changes and testing to do. 2020-10-04 20:36:12 +01: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 More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +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 More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
ineptpdf.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
ion.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
k4mobidedrm.py test file type correctly 2020-10-16 13:22:19 +01:00
kfxdedrm.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00
kgenpids.py More fixes for Amazon books, fixing identity checks, started on Topaz. 2020-10-16 13:58:59 +01:00
kindlekey.py _winreg in python3 has been changed to winreg. Update imports. 2020-10-21 10:56:50 -06: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 More fixes for Amazon books, fixing identity checks, started on Topaz. 2020-10-16 13:58:59 +01:00
openssl_des.py Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +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 More generic 3.0 changes, to be tested. 2020-09-27 11:54:49 +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 Set PYTHONPATH="" when running through wine 2020-10-27 13:34:16 +08:00
zipfilerugged.py More generic 3.0 changes, to be tested. 2020-09-27 11:54:49 +01:00
zipfix.py More general changes, and get mobidedrm and kindlekey to work on Mac. 2020-10-14 16:23:49 +01:00