Commit Graph

  • ed0a34cbff
    Merge ad33aea18d into 3373d93874 Aleksa Sarai 2024-03-24 16:59:40 -0500
  • 258eb2f29f
    Merge 413182b97b into 3373d93874 precondition 2024-03-17 18:47:59 +0800
  • 3373d93874 Add binascii import, fixes FileOpen #514 master 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 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 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 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 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
  • 2d51005cf1 Fix print-replica Amazon books NoDRM 2022-03-19 16:41:59 +0100
  • 7eb8f07a33 Bugfix for Nook PDFs? NoDRM 2022-03-19 16:02:33 +0100
  • e4fe032e47 Some untested Python2 Kindle bugfixes NoDRM 2022-03-19 15:23:07 +0100
  • bb170688ba (Hopefully) fix WineGetKeys for Kindle NoDRM 2022-03-19 15:08:36 +0100
  • b283777c0a Add back unpad to fix Python2 support NoDRM 2022-03-19 10:14:45 +0100
  • cf095a4171 Update plugin readme NoDRM 2022-03-19 09:26:39 +0100
  • 263cc1d2cf Improve error message NoDRM 2022-03-19 09:17:29 +0100
  • a4689f6ac0 Make B&N plugin skip invalid hashes in Windows app NoDRM 2022-03-18 17:45:07 +0100
  • 82a698edf6 Debugging for __version issue NoDRM 2022-03-18 17:36:55 +0100
  • 227bda1ea6 Try to fix V3 PDF files NoDRM 2022-03-18 17:26:17 +0100
  • 93ff0aac20 Update FAQs NoDRM 2022-03-18 17:09:51 +0100
  • 1f13ae0f78 Obok: Fix invalid UTF-8 causing UI to not open Brose Johnstone 2022-01-29 22:23:23 -0800
  • c5aebcca01 Add support for "hardened" Adobe DRM a980e066a01 2022-02-22 23:47:51 +0000
  • a1dd63ae5f Remove OpenSSL support; only support PyCryptodome a980e066a01 2022-02-22 23:16:03 +0000
  • 69e78f5c38 Add support for "hardened" Adobe DRM a980e066a01 2022-02-22 23:47:51 +0000
  • 1b62764ff4 Remove OpenSSL support; only support PyCryptodome a980e066a01 2022-02-22 23:16:03 +0000
  • 1c8b6531e6 Fix for key decryption failure Aldo Bleeker 2022-02-20 18:00:12 +0100
  • f6b14efc5a Fix for key decryption failure Aldo Bleeker 2022-02-20 14:38:31 +0100
  • ad33aea18d
    obok: linux: improve Kobo Desktop directory searching Aleksa Sarai 2022-02-20 03:16:26 +1100
  • 1d707d5e01
    Merge a739f7f38a into f4634b5eab ableeker 2022-02-13 14:24:05 +0000
  • a739f7f38a Fix for decrypting key Aldo Bleeker 2022-02-13 14:51:15 +0100
  • c73b3fa5bb
    Merge 5c3978c867 into f4634b5eab ableeker 2022-02-07 22:13:58 +0000
  • 5c3978c867 Revert "Fix for decription key" Aldo Bleeker 2022-02-07 23:12:39 +0100
  • bfa40e4a69 Fix for decription key Aldo Bleeker 2022-02-06 20:09:52 +0100
  • b03bde9d73
    Obok: Fix invalid UTF-8 causing UI to not open Brose Johnstone 2022-01-29 22:23:23 -0800
  • 5b8f5cafab
    Update FAQs.md ZolaLa 2022-01-23 21:30:34 +0000
  • f4634b5eab Update FAQ NoDRM 2022-01-11 12:02:44 +0100
  • 034137962c Remove LCP references from Readme NoDRM 2022-01-11 08:42:37 +0100
  • 2b46f61eae Add empty placeholder file for LCP NoDRM 2022-01-11 07:57:02 +0100
  • e54bb3f700 Fix IndexError in mobidedrm.py NoDRM 2022-01-04 16:56:02 +0100
  • 5b3e3e420f Make plugin work in Calibre 6 (Qt 6) NoDRM 2022-01-02 21:18:13 +0100
  • f17b255159 Add "MemoryError" to FAQ NoDRM 2022-01-02 19:13:15 +0100
  • b2b55531d3 Fix FileNotFoundError during PassHash handling NoDRM 2022-01-02 18:52:07 +0100