]> xmof Git - DeDRM.git/shortlog
DeDRM.git
2023-01-06 NoDRMFix issue with remaining data in encryption.xml
2022-12-29 NoDRMTry fixing a Python2 bug in the Obok plugin (#235)
2022-12-29 NoDRMUpdate CHANGELOG
2022-12-29 NoDRMPDF: Ignore invalid objid in non-strict mode, fixes...
2022-12-23 NoDRMFix Python3 bug in stylexml2css.py, fixes #232
2022-12-23 NoDRMFix exception in error logging in ineptpdf
2022-10-19 NoDRMUntested code for the Obok plugin to allow adding dupli...
2022-10-19 NoDRMStrip whitespace from Kindle serials (#158)
2022-10-17 NoDRMAdd support for empty arrays (<>) in PDF objects. Fixes...
2022-09-10 NoDRMUpdate changelog
2022-09-10 NoDRMUpdate README, fixes #136
2022-09-10 NoDRMCleanup
2022-09-10 NoDRMFix key import sometimes generating corrupted keys.
2022-08-10 Roland W-Hfix 2 spelling errors in FAQs.md
2022-08-07 NoDRMFix tons of PDF-related issues
2022-08-07 NoDRMFix DeACSM import for PDF files
2022-08-07 NoDRMCleanup / SafeUnbuffered bugfix
2022-08-06 NoDRMMore stuff I missed
2022-08-06 NoDRMCleanup
2022-08-06 NoDRMMove unicode_argv to its own file
2022-08-06 NoDRMRemove AlfCrypto libraries and perform everything in...
2022-08-06 NoDRMCouple Python 2 fixes in (unsupported) standalone scripts
2022-08-06 NoDRMMove SafeUnbuffered to own Python file
2022-08-06 NoDRMAnother Python2 Bugfix for Obok
2022-08-06 NoDRMDelete unused files
2022-08-06 NoDRMFix PDF corruption in Calibre 4 (#104)
2022-08-06 NoDRMFix ZIP attribute "external_attr" getting reset
2022-08-03 NoDRMFix plugin crash with invalid ADE key
2022-08-03 NoDRMFix Calibre 6 issue in Obok plugin
2022-07-16 NoDRMFix RSA.import_key (fixes #101)
2022-07-13 NoDRMPrepare release v10.0.3
2022-07-13 NoDRMAdd some Python2 compat code I forgot to add earlier
2022-07-13 NoDRMFix Obok plugin on Calibre 6 (#98)
2022-04-21 Yuki Liufix the regular expression
2022-03-22 NoDRMFix Nook study key retrieval
2022-03-20 NoDRMFix Kindle for real
2022-03-20 NoDRMHopefully fix Kindle books
2022-03-19 NoDRMFix print-replica Amazon books
2022-03-19 NoDRMBugfix for Nook PDFs?
2022-03-19 NoDRMSome untested Python2 Kindle bugfixes
2022-03-19 NoDRM(Hopefully) fix WineGetKeys for Kindle
2022-03-19 NoDRMAdd back unpad to fix Python2 support
2022-03-19 NoDRMUpdate plugin readme
2022-03-19 NoDRMImprove error message
2022-03-18 NoDRMMake B&N plugin skip invalid hashes in Windows app
2022-03-18 NoDRMDebugging for __version issue
2022-03-18 NoDRMTry to fix V3 PDF files
2022-03-18 NoDRMUpdate FAQs
2022-03-18 Brose JohnstoneObok: Fix invalid UTF-8 causing UI to not open
2022-03-18 a980e066a01Add support for "hardened" Adobe DRM
2022-03-18 a980e066a01Remove OpenSSL support; only support PyCryptodome
2022-01-11 NoDRMUpdate FAQ
2022-01-11 NoDRMRemove LCP references from Readme
2022-01-11 NoDRMAdd empty placeholder file for LCP
2022-01-04 NoDRMFix IndexError in mobidedrm.py
2022-01-02 NoDRMMake plugin work in Calibre 6 (Qt 6)
2022-01-02 NoDRMAdd "MemoryError" to FAQ
2022-01-02 NoDRMFix FileNotFoundError during PassHash handling
2022-01-02 NoDRMFix libcrypto DLL path search (see #13 and #14)
2022-01-02 NoDRMTry to fix B&N issues
2022-01-01 NoDRMMore work on standalone version, fix plugin
2021-12-29 Aldo BleekerPython 3 fixes
2021-12-29 NoDRMAdd passhash interface to CLI
2021-12-29 NoDRMBugfixes in standalone code for Calibre < 5 / Python 2
2021-12-29 NoDRMBegin work on standalone version
2021-12-29 NoDRMCleanup
2021-12-27 NoDRMCorrect user pass padding, fix PDFStream export
2021-12-27 NoDRMUpdate Changelog
2021-12-27 NoDRMFix broken key management
2021-12-27 NoDRMTon of PDF DeDRM updates
2021-12-27 NoDRMUpdate watermark code
2021-12-27 NoDRMRemove ancient code to import keys from ancient plugins
2021-12-27 NoDRMEdit .gitignore
2021-12-25 NoDRMKey retrieval updates
2021-12-24 NoDRMSupport for extracting PassHashes from ADE
2021-12-23 NoDRMUpdate PassHash documentation
2021-12-23 NoDRMLots of B&N updates
2021-12-20 NoDRMUpdate changelog
2021-12-20 NoDRMDetect Kobo & Apple DRM in epubtest.py
2021-12-20 NoDRMSupport importing multiple keys from ADE
2021-12-20 NoDRMFix username decryption with unicode chars in Python2
2021-12-20 NoDRMCleanup
2021-11-29 NoDRMUpdate to v10.0.2
2021-11-29 NoDRMFix watermark stuff
2021-11-29 NoDRMAllow packaging without version number
2021-11-29 Florian BachFix username code for ADE key retrieval
2021-11-25 Daniele MetilliFix typo in kindlekey.py that broke Mac version
2021-11-19 NoDRMFixes a bug that sometimes caused the plugin to fail
2021-11-17 NoDRMLCP support
2021-11-17 NoDRMMake CI auto-package the plugin
2021-11-17 NoDRMAdd some more watermark removal code
2021-11-16 Derek TracySupport Python 2.7 and Python 3 winreg imports on Windows
2021-11-16 NoDRMObok plugin cleanup
2021-11-16 NoDRMFix font deobfuscation for Python 2
2021-11-16 NoDRMAuto-import keys from DeACSM plugin
2021-11-16 NoDRMRemove CDP watermark from EPUBs
2021-11-16 NoDRMAdd B&N PDF DeDRM (untested), match UUID for Adobe...
2021-11-16 NoDRMFix ADE key import through plugin settings
2021-11-16 NoDRMAdd back Python2 support (ADEPT)
2021-11-15 NoDRMAdd useful error message for the new, uncracked ADEPT DRM
next