]> xmof Git - DeDRM.git/shortlog
DeDRM.git
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
2021-11-15 NoDRMNo longer break obfuscated fonts on DRM removal
2021-11-15 NoDRMAdd IETF and Adobe font deobfuscation code
2021-11-15 John BelmonteFAQ: note that Kindle 1.17 on Mac is 32-bit
2021-11-15 Aldo BleekerFix for decryption check
2021-11-15 NoDRMEnable issue forms
2021-11-15 NoDRMAdd old B&N algorihm (optional) just in case it's needed
2021-11-15 NoDRMRemove library flag from MOBI book
2021-11-15 matimatikAdded a code to remove Kindle watermark.
2021-11-15 NoDRMRemove library book block
2021-11-15 NoDRMImprove key detection for PDFs, too
2021-11-15 NoDRMImprove key detection
2021-11-15 NoDRMUpdate Readme
2021-11-15 NoDRMMake keys fit into listbox
2021-11-15 NoDRMAdd UUID to adobekey DER file names
2021-11-15 journeyman88Update obok.py
2021-11-15 NoDRMRemove broken CI
2021-11-15 NoDRMMore PDF fixes
2021-11-15 Olaf FrickeIssue 1635: Decypting PDF ebboks fixed
2021-04-11 Apprentice... whitespace and some unicode/bytes
2021-04-11 Apprentice... Update version and FAQs
2021-04-11 Apprentice... Merge pull request #1490 from llrosy798/patch-1
2021-04-11 Apprentice... Merge pull request #1650 from romanbsd/bugfix
2021-04-11 Apprentice... Merge pull request #1615 from ableeker/python3
2021-04-11 Apprentice... Merge pull request #1586 from raiden64/master
2021-04-11 Apprentice... Merge pull request #1575 from journeyman88/master
2021-04-11 Apprentice... Merge pull request #1560 from Threak/master
2021-04-11 Apprentice... Merge pull request #1546 from mkb79/master
2021-04-11 Apprentice... Merge pull request #1545 from lejando/patch-1
2021-04-11 Apprentice... Merge pull request #1539 from josdion/master
2021-04-08 Roman ShterenzonPython 3.x fix
2021-04-05 Aldo BleekerAnother Python 3 fix
2021-04-05 Aldo BleekerAnother Python 3 fix
2021-03-22 Aldo BleekerPython 3 fix
2021-03-05 raiden64Fix in keyfetch for obok on MacOS
2021-03-01 journeyman88Fix in keyfetch for obok on win10
2021-02-26 ThreakTry new openssl library name
2021-02-22 mkb79Enhance parsing DrmIon files
2021-02-22 lejandoUpdate FAQs.md
2021-02-21 Apprentice... Version number update
2021-02-21 Apprentice... Merge pull request #1529 from ableeker/python3
2021-02-18 josdionPreserve filename encoding flag when fixing epub archive
next