Commit Graph

  • bc20870c1c
    Merge ad33aea18d into 7379b45319 #44 Aleksa Sarai 2024-11-11 15:46:09 +0100
  • 867ff02923
    Merge 7673503228 into 7379b45319 #570 Giovanni Carvelli 2024-11-11 08:56:54 +0000
  • c24eea580d
    Merge f93fd57c09 into 7379b45319 #671 Martin 2024-11-10 20:35:06 +0100
  • 7379b45319 Remove future import from ion.py master NoDRM 2024-11-10 20:15:33 +0100
  • f93fd57c09
    README.md: Add DeDRM readme text to the hyperlink #671 Martin 2024-11-10 18:08:09 +0100
  • 4a8a30a541
    README.md: Fix up README link to overview Martin 2024-11-10 18:07:44 +0100
  • bde82fd7ab Fix python2 support for ion.py NoDRM 2024-11-10 16:10:29 +0100
  • a801effe52
    README.md: Name Stable release as such instead of adding (released) Martin 2024-11-10 15:46:12 +0100
  • af0430bce4
    README.md: Remove extra dot Martin 2024-11-10 15:43:12 +0100
  • 2639db9942
    README.md: Reduce linebreaks Martin 2024-11-10 15:42:48 +0100
  • ee4e5fb825
    README.md: Reduce linebreaks Martin 2024-11-10 15:42:04 +0100
  • ab0a187638
    README.md: Link all other READMEs Martin 2024-11-10 15:41:03 +0100
  • 14d600ff9a
    README.md: Drop a redundant word Martin 2024-11-10 15:32:56 +0100
  • 580a81f685
    README.md: Add missing linebreak Martin 2024-11-10 15:30:17 +0100
  • 12329e7245
    README.md: Remove upstream README mention as this readme contains all its usable contents, and is already linked in the maintenance section Martin 2024-11-10 15:29:30 +0100
  • 322aa01def
    README.md: Refer to the plugins in correct plural, create separate DeDRM and Obok sections Martin 2024-11-10 15:27:38 +0100
  • de3d91f5e5 Don't repack EPUB if nothing has changed NoDRM 2024-11-10 15:21:09 +0100
  • 45942072c7
    Rewrite README.md Martin 2024-11-10 15:20:54 +0100
  • c5ee327a60 Add note about key import/export for K4PC in the help file (fixes #663) NoDRM 2024-11-10 14:44:57 +0100
  • 501a1e6d31 Update obok readme to include wmic requirement (fixes #670) NoDRM 2024-11-10 14:41:38 +0100
  • 815d86efe0 Update changelog NoDRM 2024-11-10 14:36:27 +0100
  • 65646f4493 Fix CI NoDRM 2024-11-10 14:25:35 +0100
  • 808dc7d29a
    Fix Obok import in Calibre flatpak by using /sys/class/net/IFACE/address instead of `ip` (#586) Josh Cotton 2024-11-10 05:14:59 -0800
  • 2cd2792306 Obok.py/action.py: invoke _() only once precondition 2023-08-11 17:48:42 +0200
  • 2e53d70e88 Catch FileNotFoundError due to undownloaded ebooks precondition 2023-08-10 11:09:49 +0200
  • 05fff5217b Fix crash using bare sha1 symbol Ben Combee 2024-08-22 18:17:47 -0500
  • 34c4c067e8 DeDRM ion: Correctly throw last exception if decrypt fails Martin Rys 2024-10-27 22:57:43 +0100
  • 195ea69537 DeDRM ion: Clean out errorneous whitespace and UTF8 definition from python 2 times Martin Rys 2024-10-27 22:56:15 +0100
  • efa1b512c8 DeDRM ion: Correctly throw last exception if decrypt fails #662 Martin Rys 2024-10-27 22:57:43 +0100
  • d177544978 DeDRM ion: Clean out errorneous whitespace and UTF8 definition from python 2 times Martin Rys 2024-10-27 22:56:15 +0100
  • ac6b6d9b6e
    Fix crash using bare sha1 symbol #608 Ben Combee 2024-08-22 18:17:47 -0500
  • d0da06ae08 Undo gitignore changes. #586 Josh Cotton 2024-08-13 01:06:05 -0700
  • 9143213d96 Fix #585. Josh Cotton 2024-07-29 23:15:02 -0700
  • 7673503228 remove print statement #570 Giovanni Carvelli 2024-07-05 17:23:31 -0400
  • 763ddb81e2 Support multiple keys on MacOS Giovanni Carvelli 2024-05-19 18:54:18 -0400
  • 3373d93874 Add binascii import, fixes FileOpen #514 NoDRM 2024-03-15 13:13:45 +0100
  • bf2471e65b Update kfxdedrm as suggested in #440 NoDRM 2023-12-21 12:35:11 +0100
  • 5492dcdbf4 More FileOpen fixes NoDRM 2023-12-21 11:57:39 +0100
  • 737d5e7f1e Bunch of updates for the FileOpen script NoDRM 2023-12-03 10:45:09 +0100
  • e4e5808894 Fix file lock issue in androidkindlekey.py NoDRM 2023-12-03 10:42:41 +0100
  • 413182b97b Obok.py/action.py: invoke _() only once #384 precondition 2023-08-11 17:48:42 +0200
  • 7e374cee3e
    Catch FileNotFoundError due to undownloaded ebooks precondition 2023-08-10 11:09:49 +0200
  • ef67dbd204 Fix more Py2/Py3 stuff NoDRM 2023-08-06 15:49:52 +0200
  • 10b6caf9f5 Enable autorelease into 2nd repo NoDRM 2023-08-03 21:21:49 +0200
  • 53996cf49c More Python2 fixes NoDRM 2023-08-03 20:45:06 +0200
  • d388ae72fd More Py2 fixes NoDRM 2023-08-03 20:14:33 +0200
  • bc089ee46d More Python2 bugfixes NoDRM 2023-08-03 20:01:38 +0200
  • e509b7d520 Fix python2 issues in kgenpids and kindlekey NoDRM 2023-08-03 10:50:06 +0200
  • e82d2b5c9c Fix PDF decryption for 256-bit AES with V=5 NoDRM 2023-08-02 18:13:42 +0200
  • 7f6dd84389 Fix PDF decryption of ancient 40-bit RC4 with R=2 NoDRM 2023-08-02 16:55:41 +0200
  • b9bad26d4b Prepare release candidate v10.0.9 v10.0.9 NoDRM 2023-08-02 07:39:35 +0200
  • 2a1413297e Add warning to the standalone code NoDRM 2023-08-02 07:30:39 +0200
  • 815f880e34 Disable auto-prerelease again (#358) NoDRM 2023-06-25 18:51:46 +0200
  • 9ae77c438f Update CI to create an automatic beta release autorelease NoDRM 2023-06-25 17:22:51 +0200
  • abc5de018e Added several more scramble functions to Kindle decrypt Satsuoni 2023-06-25 16:38:55 +0200
  • 133e67fa03 Added fix for padding being correct on accident NoDRM 2023-06-25 16:27:31 +0200
  • f86cff285b Fix python2 issues in Kindle and Nook code (#355) NoDRM 2023-06-24 09:53:55 +0200
  • a553a71f45 Fix font decryption with multiple IDs (#347) NoDRM 2023-06-23 19:44:24 +0200
  • 740b46546f Try to add support for new K4PC NoDRM 2023-06-23 19:30:06 +0200
  • fb8b003444 Support for Adobe's 'aes128-cbc-uncompressed' encryption (see #242) NoDRM 2023-01-06 14:32:25 +0100
  • 3c12806f38 Fix issue with remaining data in encryption.xml NoDRM 2023-01-06 14:29:56 +0100
  • 3151dbbd98 Try fixing a Python2 bug in the Obok plugin (#235) NoDRM 2022-12-29 19:58:29 +0100
  • 08e7ac79ca Update CHANGELOG NoDRM 2022-12-29 19:53:59 +0100
  • a711954323 PDF: Ignore invalid objid in non-strict mode, fixes #233 NoDRM 2022-12-29 19:52:08 +0100
  • a30405bebf Fix Python3 bug in stylexml2css.py, fixes #232 NoDRM 2022-12-23 10:44:45 +0100
  • 901a6c091d Fix exception in error logging in ineptpdf NoDRM 2022-12-23 10:42:25 +0100
  • e16748e854 Untested code for the Obok plugin to allow adding duplicate books. NoDRM 2022-10-19 17:14:26 +0200
  • 06df18bea3 Strip whitespace from Kindle serials (#158) NoDRM 2022-10-19 16:39:39 +0200
  • 06648eeb1c Add support for empty arrays (<>) in PDF objects. Fixes #183. NoDRM 2022-10-17 17:12:03 +0200
  • e69a523387
    Update ineptpdf_8.4.51.pyw #156 AllenZ 2022-09-14 20:20:24 +0800
  • 6c8051eded Update changelog NoDRM 2022-09-10 11:57:35 +0200
  • 1cc245b103 Update README, fixes #136 NoDRM 2022-09-10 11:47:15 +0200
  • eb45c71fd9 Cleanup NoDRM 2022-09-10 11:44:55 +0200
  • 2d4c5d2c4b Fix key import sometimes generating corrupted keys. NoDRM 2022-09-10 11:42:59 +0200
  • 21281baf21 fix 2 spelling errors in FAQs.md Roland W-H 2022-08-09 17:10:26 +0100
  • d81bccc2f5 fix 2 spelling errors in FAQs.md #120 Roland W-H 2022-08-09 17:10:26 +0100
  • 88b0966961 Fix tons of PDF-related issues NoDRM 2022-08-07 15:58:01 +0200
  • 52cf3faa59 Fix DeACSM import for PDF files NoDRM 2022-08-07 09:31:49 +0200
  • b12e567c5f Cleanup / SafeUnbuffered bugfix NoDRM 2022-08-07 09:30:24 +0200
  • ca6d30b2d9 More stuff I missed NoDRM 2022-08-06 20:25:07 +0200
  • dfa247bf88 Cleanup NoDRM 2022-08-06 20:19:36 +0200
  • a0bb84fbfc Move unicode_argv to its own file NoDRM 2022-08-06 20:19:18 +0200
  • 410e086d08 Remove AlfCrypto libraries and perform everything in Python NoDRM 2022-08-06 20:13:19 +0200
  • 9276d77f63 Couple Python 2 fixes in (unsupported) standalone scripts NoDRM 2022-08-06 20:10:51 +0200
  • de23b5c221 Move SafeUnbuffered to own Python file NoDRM 2022-08-06 20:09:30 +0200
  • b404605878 Another Python2 Bugfix for Obok NoDRM 2022-08-06 19:57:20 +0200
  • 1cc5d383cc Delete unused files NoDRM 2022-08-06 19:56:18 +0200
  • 41df9ecda0 Fix PDF corruption in Calibre 4 (#104) NoDRM 2022-08-06 15:29:05 +0200
  • 80cbaa4841 Fix ZIP attribute "external_attr" getting reset NoDRM 2022-08-06 13:53:03 +0200
  • 9a11f480b5 Fix plugin crash with invalid ADE key NoDRM 2022-08-03 19:49:20 +0200
  • 59839ae5c7 Fix Calibre 6 issue in Obok plugin NoDRM 2022-08-03 17:16:42 +0200
  • c15135b12f Fix RSA.import_key (fixes #101) NoDRM 2022-07-16 09:48:27 +0200
  • 077e8f5c2a Prepare release v10.0.3 v10.0.3 NoDRM 2022-07-13 17:21:49 +0200
  • fed8bb716b Add some Python2 compat code I forgot to add earlier NoDRM 2022-07-13 17:31:14 +0200
  • c12d214b59 Fix Obok plugin on Calibre 6 (#98) NoDRM 2022-07-13 15:34:47 +0200
  • 012ff533ab fix the regular expression Yuki Liu 2022-04-15 11:02:18 -0500
  • cff5fcfd8f fix the regular expression #64 Yuki Liu 2022-04-15 11:02:18 -0500
  • dcbb377566 Fix Nook study key retrieval NoDRM 2022-03-22 15:49:44 +0100
  • 76ce6d9c5c Fix Kindle for real NoDRM 2022-03-20 14:32:22 +0100
  • 726d72217e Hopefully fix Kindle books NoDRM 2022-03-20 08:09:00 +0100