Commit Graph

221 Commits (master)

Author SHA1 Message Date
NoDRM bf2471e65b Update kfxdedrm as suggested in #440 4 months ago
NoDRM 5492dcdbf4 More FileOpen fixes 4 months ago
NoDRM 737d5e7f1e Bunch of updates for the FileOpen script 5 months ago
NoDRM e4e5808894 Fix file lock issue in androidkindlekey.py 5 months ago
NoDRM ef67dbd204 Fix more Py2/Py3 stuff 9 months ago
NoDRM 10b6caf9f5 Enable autorelease into 2nd repo 9 months ago
NoDRM 53996cf49c More Python2 fixes 9 months ago
NoDRM d388ae72fd More Py2 fixes 9 months ago
NoDRM bc089ee46d More Python2 bugfixes 9 months ago
NoDRM e509b7d520 Fix python2 issues in kgenpids and kindlekey 9 months ago
NoDRM e82d2b5c9c Fix PDF decryption for 256-bit AES with V=5 9 months ago
NoDRM 7f6dd84389 Fix PDF decryption of ancient 40-bit RC4 with R=2 9 months ago
NoDRM b9bad26d4b Prepare release candidate v10.0.9 9 months ago
NoDRM 2a1413297e Add warning to the standalone code 9 months ago
Satsuoni abc5de018e Added several more scramble functions to Kindle decrypt 10 months ago
NoDRM 133e67fa03 Added fix for padding being correct on accident
Co-authored-by: Satsuoni <satsuoni@hotmail.com>
10 months ago
NoDRM f86cff285b Fix python2 issues in Kindle and Nook code (#355) 10 months ago
NoDRM a553a71f45 Fix font decryption with multiple IDs (#347) 10 months ago
NoDRM 740b46546f Try to add support for new K4PC
Co-authored-by: Andrew Innes <andrew.c12@gmail.com>
Co-authored-by: Satsuoni <satsuoni@hotmail.com>
10 months ago
NoDRM fb8b003444 Support for Adobe's 'aes128-cbc-uncompressed' encryption (see #242) 1 year ago
NoDRM 3c12806f38 Fix issue with remaining data in encryption.xml 1 year ago
NoDRM a711954323 PDF: Ignore invalid objid in non-strict mode, fixes #233 1 year ago
NoDRM a30405bebf Fix Python3 bug in stylexml2css.py, fixes #232 1 year ago
NoDRM 901a6c091d Fix exception in error logging in ineptpdf 1 year ago
NoDRM 06df18bea3 Strip whitespace from Kindle serials (#158) 2 years ago
NoDRM 06648eeb1c Add support for empty arrays (<>) in PDF objects. Fixes #183. 2 years ago
NoDRM eb45c71fd9 Cleanup 2 years ago
NoDRM 2d4c5d2c4b Fix key import sometimes generating corrupted keys.
Should fix #145, #134, #119, #116, #115, #109 and maybe others.
2 years ago
NoDRM 88b0966961 Fix tons of PDF-related issues 2 years ago
NoDRM 52cf3faa59 Fix DeACSM import for PDF files 2 years ago
NoDRM b12e567c5f Cleanup / SafeUnbuffered bugfix 2 years ago
NoDRM ca6d30b2d9 More stuff I missed 2 years ago
NoDRM dfa247bf88 Cleanup 2 years ago
NoDRM a0bb84fbfc Move unicode_argv to its own file 2 years ago
NoDRM 410e086d08 Remove AlfCrypto libraries and perform everything in Python
The old AlfCrypto DLL, SO and DYLIB files are ancient,
I don't have the systems to recompile them all, they
cause issues on ARM Macs, and I doubt with all the Python
improvements over the last years that they have a significant
performance advantage. And even if that's the case, nobody is
importing hundreds of DRM books at the same time so it shouldn't
hurt if some decryptions might take a bit longer.
2 years ago
NoDRM de23b5c221 Move SafeUnbuffered to own Python file 2 years ago
NoDRM 1cc5d383cc Delete unused files 2 years ago
NoDRM 41df9ecda0 Fix PDF corruption in Calibre 4 (#104) 2 years ago
NoDRM 80cbaa4841 Fix ZIP attribute "external_attr" getting reset 2 years ago
NoDRM 9a11f480b5 Fix plugin crash with invalid ADE key 2 years ago
NoDRM c15135b12f Fix RSA.import_key (fixes #101)
Apparently "import_key" only exists in newer versions (as an alias to
"importKey"). "importKey" works in all versions ...
2 years ago
NoDRM 077e8f5c2a Prepare release v10.0.3 2 years ago
NoDRM fed8bb716b Add some Python2 compat code I forgot to add earlier 2 years ago
Yuki Liu 012ff533ab fix the regular expression 2 years ago
NoDRM dcbb377566 Fix Nook study key retrieval 2 years ago
NoDRM 76ce6d9c5c Fix Kindle for real 2 years ago
NoDRM 726d72217e Hopefully fix Kindle books 2 years ago
NoDRM 2d51005cf1 Fix print-replica Amazon books 2 years ago
NoDRM 7eb8f07a33 Bugfix for Nook PDFs? 2 years ago
NoDRM e4fe032e47 Some untested Python2 Kindle bugfixes 2 years ago