mirror of
https://github.com/Leseratte10/acsm-calibre-plugin
synced 2025-01-13 20:01:19 +01:00
0cb13b9d38
Actions like reading the registry and serial number were being done in python even though the final decryption was done in wine. This commit moves all windows logic except architecture detection into the exe ran under wine to simplify the architecture. |
||
---|---|---|
.. | ||
keyextract | ||
__calibre_compat_code.py | ||
__init__.py | ||
config.py | ||
cpuid.py | ||
customRSA.py | ||
exportPluginAuthToWindowsADE.py | ||
fulfill.py | ||
get_key_from_Adobe.py | ||
getEncryptionKeyLinux.py | ||
getEncryptionKeyWindows.py | ||
keyextractDecryptor.py | ||
libadobe.py | ||
libadobeAccount.py | ||
libadobeFulfill.py | ||
libadobeImportAccount.py | ||
libpdf.py | ||
plugin-import-name-deacsm.txt | ||
prefs.py | ||
register_ADE_account.py |