Commit graph

  • cff5fcfd8f fix the regular expression #64 Yuki Liu 2022-04-15 11:02:18 -05:00
  • dcbb377566 Fix Nook study key retrieval NoDRM 2022-03-22 15:49:44 +01:00
  • 76ce6d9c5c Fix Kindle for real NoDRM 2022-03-20 14:32:22 +01:00
  • 726d72217e Hopefully fix Kindle books NoDRM 2022-03-20 08:09:00 +01:00
  • 2d51005cf1 Fix print-replica Amazon books NoDRM 2022-03-19 16:41:59 +01:00
  • 7eb8f07a33 Bugfix for Nook PDFs? NoDRM 2022-03-19 16:02:33 +01:00
  • e4fe032e47 Some untested Python2 Kindle bugfixes NoDRM 2022-03-19 15:23:07 +01:00
  • bb170688ba (Hopefully) fix WineGetKeys for Kindle NoDRM 2022-03-19 15:08:36 +01:00
  • b283777c0a Add back unpad to fix Python2 support NoDRM 2022-03-19 10:14:45 +01:00
  • cf095a4171 Update plugin readme NoDRM 2022-03-19 09:26:39 +01:00
  • 263cc1d2cf Improve error message NoDRM 2022-03-19 09:17:29 +01:00
  • a4689f6ac0 Make B&N plugin skip invalid hashes in Windows app NoDRM 2022-03-18 17:45:07 +01:00
  • 82a698edf6 Debugging for __version issue NoDRM 2022-03-18 17:36:55 +01:00
  • 227bda1ea6 Try to fix V3 PDF files NoDRM 2022-03-18 17:26:17 +01:00
  • 93ff0aac20 Update FAQs NoDRM 2022-03-18 17:09:51 +01:00
  • 1f13ae0f78 Obok: Fix invalid UTF-8 causing UI to not open Brose Johnstone 2022-01-29 22:23:23 -08:00
  • c5aebcca01 Add support for "hardened" Adobe DRM a980e066a01 2022-02-22 23:47:51 +00:00
  • a1dd63ae5f Remove OpenSSL support; only support PyCryptodome a980e066a01 2022-02-22 23:16:03 +00:00
  • 69e78f5c38 Add support for "hardened" Adobe DRM #48 a980e066a01 2022-02-22 23:47:51 +00:00
  • 1b62764ff4 Remove OpenSSL support; only support PyCryptodome a980e066a01 2022-02-22 23:16:03 +00:00
  • 1c8b6531e6 Fix for key decryption failure #45 Aldo Bleeker 2022-02-20 18:00:12 +01:00
  • f6b14efc5a Fix for key decryption failure Aldo Bleeker 2022-02-20 14:38:31 +01:00
  • ad33aea18d
    obok: linux: improve Kobo Desktop directory searching #44 Aleksa Sarai 2022-02-20 03:16:26 +11:00
  • 1d707d5e01
    Merge a739f7f38a into f4634b5eab #40 ableeker 2022-02-13 14:24:05 +00:00
  • a739f7f38a Fix for decrypting key #40 Aldo Bleeker 2022-02-13 14:51:15 +01:00
  • c73b3fa5bb
    Merge 5c3978c867 into f4634b5eab #34 ableeker 2022-02-07 22:13:58 +00:00
  • 5c3978c867 Revert "Fix for decription key" #34 Aldo Bleeker 2022-02-07 23:12:39 +01:00
  • bfa40e4a69 Fix for decription key Aldo Bleeker 2022-02-06 20:09:52 +01:00
  • b03bde9d73
    Obok: Fix invalid UTF-8 causing UI to not open #26 Brose Johnstone 2022-01-29 22:23:23 -08:00
  • 5b8f5cafab
    Update FAQs.md #24 ZolaLa 2022-01-23 21:30:34 +00:00
  • f4634b5eab Update FAQ NoDRM 2022-01-11 12:02:44 +01:00
  • 034137962c Remove LCP references from Readme NoDRM 2022-01-11 08:42:37 +01:00
  • 2b46f61eae Add empty placeholder file for LCP NoDRM 2022-01-11 07:57:02 +01:00
  • e54bb3f700 Fix IndexError in mobidedrm.py NoDRM 2022-01-04 16:56:02 +01:00
  • 5b3e3e420f Make plugin work in Calibre 6 (Qt 6) NoDRM 2022-01-02 21:18:13 +01:00
  • f17b255159 Add "MemoryError" to FAQ NoDRM 2022-01-02 19:13:15 +01:00
  • b2b55531d3 Fix FileNotFoundError during PassHash handling NoDRM 2022-01-02 18:52:07 +01:00
  • b84cf9aeb8 Fix libcrypto DLL path search (see #13 and #14) NoDRM 2022-01-02 17:29:27 +01:00
  • d5473f1db0 Try to fix B&N issues NoDRM 2022-01-02 16:23:36 +01:00
  • 55987225bd Add a fallback method for finding libcrypto DLL paths #14 Adriano Caloiaro 2022-01-01 17:41:38 -08:00
  • a275d5d819 More work on standalone version, fix plugin NoDRM 2022-01-01 14:09:56 +01:00
  • 866d1130b8 More work on standalone version, fix plugin NoDRM 2022-01-01 14:09:56 +01:00
  • 5ace15e912 Python 3 fixes Aldo Bleeker 2021-12-28 18:34:11 +01:00
  • 8c819c7137 Python 3 fixes Aldo Bleeker 2021-12-28 18:34:11 +01:00
  • e0fcd99bcb Add passhash interface to CLI NoDRM 2021-12-29 13:00:45 +01:00
  • 78d81721f5 Add passhash interface to CLI NoDRM 2021-12-29 13:00:45 +01:00
  • b11aadcca6 Bugfixes in standalone code for Calibre < 5 / Python 2 NoDRM 2021-12-29 11:36:59 +01:00
  • 93aecd810c Bugfixes in standalone code for Calibre < 5 / Python 2 NoDRM 2021-12-29 11:36:59 +01:00
  • dbf4b54026 Begin work on standalone version NoDRM 2021-12-29 09:26:29 +01:00
  • ce0837da3f Begin work on standalone version NoDRM 2021-12-29 09:26:29 +01:00
  • 9c40b3ce5a Cleanup NoDRM 2021-12-29 09:14:35 +01:00
  • 8324058bf5 Cleanup NoDRM 2021-12-29 09:14:35 +01:00
  • c9a1de1fb9 Python 3 fixes #10 Aldo Bleeker 2021-12-28 18:34:11 +01:00
  • 80f511ade9 Correct user pass padding, fix PDFStream export NoDRM 2021-12-27 14:23:26 +01:00
  • b3da4c3cc8 Correct user pass padding, fix PDFStream export NoDRM 2021-12-27 14:23:26 +01:00
  • c11db59150 Update Changelog NoDRM 2021-12-27 10:46:27 +01:00
  • 073a280897 Update Changelog NoDRM 2021-12-27 10:46:27 +01:00
  • 9c6f4ecc3b Fix broken key management NoDRM 2021-12-27 10:45:36 +01:00
  • 7524175fbb Fix broken key management NoDRM 2021-12-27 10:45:36 +01:00
  • fbe9b5ea89 Ton of PDF DeDRM updates NoDRM 2021-12-27 10:45:12 +01:00
  • d7d1d3ddd2 Ton of PDF DeDRM updates NoDRM 2021-12-27 10:45:12 +01:00
  • 23a454205a Update watermark code NoDRM 2021-12-27 10:39:41 +01:00
  • b8e87136c8 Update watermark code NoDRM 2021-12-27 10:39:41 +01:00
  • 586609bb2c Remove ancient code to import keys from ancient plugins NoDRM 2021-12-27 10:35:02 +01:00
  • 9bc8382a0d Remove ancient code to import keys from ancient plugins NoDRM 2021-12-27 10:35:02 +01:00
  • 96cf14f3ec Edit .gitignore NoDRM 2021-12-27 10:26:39 +01:00
  • abaf28fcba Edit .gitignore NoDRM 2021-12-27 10:26:39 +01:00
  • 1958989487 Key retrieval updates NoDRM 2021-12-25 23:35:59 +01:00
  • 68d3ef0abc Key retrieval updates NoDRM 2021-12-25 23:35:59 +01:00
  • 8986855a47 Support for extracting PassHashes from ADE NoDRM 2021-12-24 14:35:53 +01:00
  • 2166060be5 Support for extracting PassHashes from ADE NoDRM 2021-12-24 14:35:53 +01:00
  • 620c90b695 Update PassHash documentation NoDRM 2021-12-23 15:53:52 +01:00
  • 31fb09e4ae Update PassHash documentation NoDRM 2021-12-23 15:53:52 +01:00
  • 3b9c201421 Lots of B&N updates NoDRM 2021-12-23 11:29:58 +01:00
  • 1f2bcdfe30 Lots of B&N updates NoDRM 2021-12-23 11:29:58 +01:00
  • db71d35b40 Update changelog NoDRM 2021-12-20 21:16:03 +01:00
  • a7601a0a55 Update changelog NoDRM 2021-12-20 21:16:03 +01:00
  • e5b8718408 Update LCP error messages NoDRM 2021-12-20 21:11:34 +01:00
  • a16e66a023 Detect Kobo & Apple DRM in epubtest.py NoDRM 2021-12-20 21:11:09 +01:00
  • 6db6780759 Detect Kobo & Apple DRM in epubtest.py NoDRM 2021-12-20 21:11:09 +01:00
  • 3eb4eab18d Support importing multiple keys from ADE NoDRM 2021-12-20 21:10:21 +01:00
  • 144a0ae38b Support importing multiple keys from ADE NoDRM 2021-12-20 21:10:21 +01:00
  • cdd6402b9a Fix username decryption with unicode chars in Python2 NoDRM 2021-12-20 21:07:44 +01:00
  • 1c34766434 Fix username decryption with unicode chars in Python2 NoDRM 2021-12-20 21:07:44 +01:00
  • 78ac98fc1b Cleanup NoDRM 2021-12-20 21:06:50 +01:00
  • ef1fc2aa80 Cleanup NoDRM 2021-12-20 21:06:50 +01:00
  • d05594dcbc Update to v10.0.2 v10.0.2 NoDRM 2021-11-29 17:06:18 +01:00
  • 50fc73fb3f Update to v10.0.2 NoDRM 2021-11-29 17:06:18 +01:00
  • 09a34cf7d9 Fix watermark stuff NoDRM 2021-11-29 16:33:45 +01:00
  • b57e83149b Fix watermark stuff NoDRM 2021-11-29 16:33:45 +01:00
  • ca6ec8f6d0 Allow packaging without version number NoDRM 2021-11-29 16:27:51 +01:00
  • 4241192f62 Allow packaging without version number NoDRM 2021-11-29 16:27:51 +01:00
  • e9a6e80e5a Fix username code for ADE key retrieval Florian Bach 2021-11-28 12:51:22 +01:00
  • c4d2780141 Fix username code for ADE key retrieval Florian Bach 2021-11-28 12:51:22 +01:00
  • 776f146ca0
    Update README.md Apprentice Harper 2021-11-29 13:16:44 +00:00
  • 33437073d6 Fix typo in kindlekey.py that broke Mac version Daniele Metilli 2021-11-21 22:30:58 +01:00
  • c9781a4a4b Fix typo in kindlekey.py that broke Mac version Daniele Metilli 2021-11-21 22:30:58 +01:00
  • 2edde54c44 Fixes a bug that sometimes caused the plugin to fail v10.0.1 NoDRM 2021-11-19 12:42:29 +01:00
  • 8ad6de5b3a Fixes a bug that sometimes caused the plugin to fail NoDRM 2021-11-19 12:42:29 +01:00
  • a44b50d1d8 LCP support v10.0.0 NoDRM 2021-11-17 21:53:24 +01:00