.. |
standalone
|
Make plugin work in Calibre 6 (Qt 6)
|
2022-01-02 21:18:13 +01:00 |
DeDRM_ADE PassHash Key_Help.htm
|
Support for extracting PassHashes from ADE
|
2021-12-24 14:35:53 +01:00 |
DeDRM_Adobe Digital Editions Key_Help.htm
|
"promt" doesn't make any sense
|
2020-09-30 23:12:26 +05:30 |
DeDRM_EInk Kindle Serial Number_Help.htm
|
wil to will
|
2020-10-01 00:05:46 +05:30 |
DeDRM_Help.htm
|
Prepare release v10.0.3
|
2022-07-13 17:31:57 +02: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
|
LCP support
|
2021-11-17 21:53:24 +01:00 |
DeDRM_PDF passphrase_Help.htm
|
Ton of PDF DeDRM updates
|
2021-12-27 10:45:12 +01:00 |
DeDRM_Readium LCP passphrase_Help.htm
|
Add empty placeholder file for LCP
|
2022-01-11 07:57:02 +01:00 |
DeDRM_eReader Key_Help.htm
|
Remove stand-alone apps. Only support the two plugins.
|
2020-02-16 10:12:25 +00:00 |
__calibre_compat_code.py
|
More work on standalone version, fix plugin
|
2022-01-01 14:11:39 +01:00 |
__init__.py
|
Fix DeACSM import for PDF files
|
2022-08-07 09:31:49 +02:00 |
__main__.py
|
Begin work on standalone version
|
2021-12-29 09:26:29 +01:00 |
__version.py
|
Prepare release v10.0.3
|
2022-07-13 17:31:57 +02:00 |
adobekey.py
|
More stuff I missed
|
2022-08-06 20:25:07 +02:00 |
adobekey_get_passhash.py
|
Add back unpad to fix Python2 support
|
2022-03-19 10:14:45 +01:00 |
adobekey_winreg_unicode.py
|
Fix username decryption with unicode chars in Python2
|
2021-12-20 21:07:44 +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.py
|
Remove AlfCrypto libraries and perform everything in Python
|
2022-08-06 20:13:19 +02:00 |
androidkindlekey.py
|
Cleanup
|
2022-09-10 11:44:55 +02:00 |
argv_utils.py
|
Move unicode_argv to its own file
|
2022-08-06 20:19:18 +02:00 |
config.py
|
Strip whitespace from Kindle serials (#158)
|
2022-10-19 16:39:39 +02:00 |
convert2xml.py
|
Cleanup
|
2022-08-06 20:19:36 +02:00 |
epubfontdecrypt.py
|
Fix ZIP attribute "external_attr" getting reset
|
2022-08-06 13:53:03 +02:00 |
epubtest.py
|
Move unicode_argv to its own file
|
2022-08-06 20:19:18 +02:00 |
epubwatermark.py
|
Fix ZIP attribute "external_attr" getting reset
|
2022-08-06 13:53:03 +02:00 |
erdr2pml.py
|
Move unicode_argv to its own file
|
2022-08-06 20:19:18 +02:00 |
flatxml2html.py
|
Python 3 fixes
|
2021-12-29 12:18:06 +00:00 |
flatxml2svg.py
|
More fixes for Amazon books, fixing identity checks, started on Topaz.
|
2020-10-16 13:58:59 +01:00 |
genbook.py
|
Move SafeUnbuffered to own Python file
|
2022-08-06 20:09:30 +02:00 |
ignoblekeyAndroid.py
|
Add back unpad to fix Python2 support
|
2022-03-19 10:14:45 +01:00 |
ignoblekeyGenPassHash.py
|
Move unicode_argv to its own file
|
2022-08-06 20:19:18 +02:00 |
ignoblekeyNookStudy.py
|
Move unicode_argv to its own file
|
2022-08-06 20:19:18 +02:00 |
ignoblekeyWindowsStore.py
|
Add back unpad to fix Python2 support
|
2022-03-19 10:14:45 +01:00 |
ineptepub.py
|
Move unicode_argv to its own file
|
2022-08-06 20:19:18 +02:00 |
ineptpdf.py
|
Add support for empty arrays (<>) in PDF objects. Fixes #183.
|
2022-10-17 17:13:41 +02:00 |
ion.py
|
Add back unpad to fix Python2 support
|
2022-03-19 10:14:45 +01:00 |
k4mobidedrm.py
|
Move unicode_argv to its own file
|
2022-08-06 20:19:18 +02:00 |
kfxdedrm.py
|
Bugfixes in standalone code for Calibre < 5 / Python 2
|
2021-12-29 11:39:48 +01:00 |
kgenpids.py
|
Python 3.x fix
|
2021-04-08 16:46:14 +03:00 |
kindlekey.py
|
Move unicode_argv to its own file
|
2022-08-06 20:19:18 +02:00 |
kindlepid.py
|
Move unicode_argv to its own file
|
2022-08-06 20:19:18 +02:00 |
lcpdedrm.py
|
Add empty placeholder file for LCP
|
2022-01-11 07:57:02 +01:00 |
mobidedrm.py
|
Move unicode_argv to its own file
|
2022-08-06 20:19:18 +02: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 work on standalone version, fix plugin
|
2022-01-01 14:11:39 +01:00 |
scriptinterface.py
|
Bugfixes in standalone code for Calibre < 5 / Python 2
|
2021-12-29 11:39:48 +01:00 |
stylexml2css.py
|
More fixes for Amazon books, fixing identity checks, started on Topaz.
|
2020-10-16 13:58:59 +01:00 |
topazextract.py
|
Move unicode_argv to its own file
|
2022-08-06 20:19:18 +02:00 |
utilities.py
|
Cleanup / SafeUnbuffered bugfix
|
2022-08-07 09:30:24 +02:00 |
wineutils.py
|
Bugfix for Nook PDFs?
|
2022-03-19 16:02:33 +01:00 |
zeroedzipinfo.py
|
Fix ZIP attribute "external_attr" getting reset
|
2022-08-06 13:53:03 +02:00 |
zipfilerugged.py
|
Fix ZIP attribute "external_attr" getting reset
|
2022-08-06 13:53:03 +02:00 |
zipfix.py
|
Fix ZIP attribute "external_attr" getting reset
|
2022-08-06 13:53:03 +02:00 |