summaryrefslogtreecommitdiffstats
path: root/DeDRM_plugin/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* More Python2 bugfixesNoDRM2023-08-031-3/+11
* Prepare release candidate v10.0.9NoDRM2023-08-021-1/+2
* Fix DeACSM import for PDF filesNoDRM2022-08-071-3/+3
* Cleanup / SafeUnbuffered bugfixNoDRM2022-08-071-3/+3
* More stuff I missedNoDRM2022-08-061-8/+4
* Remove AlfCrypto libraries and perform everything in PythonNoDRM2022-08-061-8/+5
* Move SafeUnbuffered to own Python fileNoDRM2022-08-061-23/+2
* Fix plugin crash with invalid ADE keyNoDRM2022-08-031-3/+4
* Fix Kindle for realNoDRM2022-03-201-11/+9
* Hopefully fix Kindle booksNoDRM2022-03-201-1/+1
* (Hopefully) fix WineGetKeys for KindleNoDRM2022-03-191-8/+17
* Add back unpad to fix Python2 supportNoDRM2022-03-191-1/+1
* Improve error messageNoDRM2022-03-191-0/+6
* Debugging for __version issueNoDRM2022-03-181-1/+11
* Fix FileNotFoundError during PassHash handlingNoDRM2022-01-021-2/+5
* Try to fix B&N issuesNoDRM2022-01-021-21/+27
* More work on standalone version, fix pluginNoDRM2022-01-011-7/+6
* Bugfixes in standalone code for Calibre < 5 / Python 2NoDRM2021-12-291-4/+4
* Begin work on standalone versionNoDRM2021-12-291-33/+48
* CleanupNoDRM2021-12-291-2/+2
* Correct user pass padding, fix PDFStream exportNoDRM2021-12-271-0/+1
* Ton of PDF DeDRM updatesNoDRM2021-12-271-25/+91
* Update watermark codeNoDRM2021-12-271-2/+4
* Remove ancient code to import keys from ancient pluginsNoDRM2021-12-271-6/+7
* Support for extracting PassHashes from ADENoDRM2021-12-241-1/+21
* Lots of B&N updatesNoDRM2021-12-231-200/+222
* CleanupNoDRM2021-12-201-13/+4
* Update to v10.0.2NoDRM2021-11-291-1/+2
* Fixes a bug that sometimes caused the plugin to failNoDRM2021-11-191-4/+11
* LCP supportNoDRM2021-11-171-14/+44
* Add some more watermark removal codeNoDRM2021-11-171-49/+18
* Auto-import keys from DeACSM pluginNoDRM2021-11-161-4/+33
* Remove CDP watermark from EPUBsNoDRM2021-11-161-25/+84
* Add B&N PDF DeDRM (untested), match UUID for Adobe PDFsNoDRM2021-11-161-1/+31
* Add back Python2 support (ADEPT)NoDRM2021-11-161-6/+11
* Add useful error message for the new, uncracked ADEPT DRMNoDRM2021-11-151-0/+14
* Add IETF and Adobe font deobfuscation codeNoDRM2021-11-151-8/+34
* Improve key detection for PDFs, tooNoDRM2021-11-151-5/+41
* Improve key detectionNoDRM2021-11-151-3/+43
* Update ReadmeNoDRM2021-11-151-1/+2
* Add UUID to adobekey DER file namesNoDRM2021-11-151-6/+14
* whitespace and some unicode/bytesApprentice Harper2021-04-111-1/+2
* Update version and FAQsApprentice Harper2021-04-111-1/+2
* Version number updateApprentice Harper2021-02-211-1/+2
* Update ineptpdf.pyApprentice Harper2021-01-031-1/+2
* Updated to inept.pdf for PCApprentice Harper2021-01-031-1/+2
* Version to 7.0.1, ineptpdf fixesApprentice Harper2020-12-301-2/+3
* Python 3 fixes fort correct version of __init__.pyAldo Bleeker2020-11-291-1/+1
* Python 3 fixes for __init__.pyAldo Bleeker2020-11-291-5/+5
* Merge branch 'Python2' - the DeDRM plugn version changeApprentice Harper2020-11-291-1/+1
|\