summaryrefslogtreecommitdiffstats
path: root/DeDRM_plugin/ineptpdf.py
Commit message (Expand)AuthorAgeFilesLines
* More FileOpen fixesNoDRM2023-12-211-1/+1
* Bunch of updates for the FileOpen scriptNoDRM2023-12-031-2/+2
* Fix more Py2/Py3 stuffNoDRM2023-08-061-1/+2
* More Python2 fixesNoDRM2023-08-031-2/+2
* Fix PDF decryption for 256-bit AES with V=5NoDRM2023-08-021-4/+11
* Fix PDF decryption of ancient 40-bit RC4 with R=2NoDRM2023-08-021-5/+16
* PDF: Ignore invalid objid in non-strict mode, fixes #233NoDRM2022-12-291-1/+13
* Fix exception in error logging in ineptpdfNoDRM2022-12-231-4/+8
* Add support for empty arrays (<>) in PDF objects. Fixes #183.NoDRM2022-10-171-6/+19
* CleanupNoDRM2022-09-101-0/+2
* Fix tons of PDF-related issuesNoDRM2022-08-071-18/+60
* Move unicode_argv to its own fileNoDRM2022-08-061-35/+2
* Move SafeUnbuffered to own Python fileNoDRM2022-08-061-23/+1
* Fix PDF corruption in Calibre 4 (#104)NoDRM2022-08-061-9/+29
* Fix RSA.import_key (fixes #101)NoDRM2022-07-161-1/+1
* Add some Python2 compat code I forgot to add earlierNoDRM2022-07-131-10/+11
* Bugfix for Nook PDFs?NoDRM2022-03-191-1/+6
* Add back unpad to fix Python2 supportNoDRM2022-03-191-2/+10
* Try to fix V3 PDF filesNoDRM2022-03-181-1/+1
* Add support for "hardened" Adobe DRMa980e066a012022-03-181-10/+26
* Remove OpenSSL support; only support PyCryptodomea980e066a012022-03-181-392/+48
* Correct user pass padding, fix PDFStream exportNoDRM2021-12-271-7/+16
* Ton of PDF DeDRM updatesNoDRM2021-12-271-48/+320
* Add B&N PDF DeDRM (untested), match UUID for Adobe PDFsNoDRM2021-11-161-8/+60
* Add back Python2 support (ADEPT)NoDRM2021-11-161-31/+63
* Add useful error message for the new, uncracked ADEPT DRMNoDRM2021-11-151-1/+13
* Improve key detection for PDFs, tooNoDRM2021-11-151-0/+26
* Improve key detectionNoDRM2021-11-151-3/+25
* More PDF fixesNoDRM2021-11-151-1/+1
* Issue 1635: Decypting PDF ebboks fixedOlaf Fricke2021-11-151-3/+3
* Fix for Python 3Aldo Bleeker2021-02-141-1/+1
* Fix for broken book keysAldo Bleeker2021-01-281-5/+4
* Update ineptpdf.pyApprentice Harper2021-01-031-4/+4
* Updated to inept.pdf for PCApprentice Harper2021-01-031-7/+11
* Update ineptpdf.pyApprentice Harper2021-01-031-13/+3
* Version to 7.0.1, ineptpdf fixesApprentice Harper2020-12-301-162/+168
* More general changes, and get mobidedrm and kindlekey to work on Mac.Apprentice Harper2020-10-141-55/+48
* More generic 3.0 changes, to be tested.Apprentice Harper2020-09-271-35/+33
* Starting on Version 7.0 using the work done by others. Completely untested. I...Apprentice Harper2020-09-261-62/+63
* Update init file, update versions in files, update comments in filesApprentice Harper2020-06-181-13/+3
* Remove stand-alone apps. Only support the two plugins.Apprentice Harper2020-02-161-0/+2350