summaryrefslogtreecommitdiffstats
path: root/DeDRM_plugin/ion.py
Commit message (Expand)AuthorAgeFilesLines
* Fix more Py2/Py3 stuffNoDRM2023-08-061-1/+4
* Added several more scramble functions to Kindle decryptSatsuoni2023-06-251-11/+375
* Added fix for padding being correct on accidentNoDRM2023-06-251-8/+6
* Try to add support for new K4PCNoDRM2023-06-231-5/+119
* Add back unpad to fix Python2 supportNoDRM2022-03-191-4/+22
* Remove OpenSSL support; only support PyCryptodomea980e066a012022-03-181-21/+10
* whitespace and some unicode/bytesApprentice Harper2021-04-111-0/+6
* Merge pull request #1490 from llrosy798/patch-1Apprentice Harper2021-04-111-7/+46
|\
| * fix previous bugllrosy7982021-01-211-1/+1
| * update secret tablellrosy7982021-01-211-7/+44
| * fill unknown symbols in known catalogllrosy7982021-01-211-0/+2
* | Enhance parsing DrmIon filesmkb792021-02-221-4/+24
* | Fix python3 encoding problem in voucher decryption2Weak2Live2021-01-131-4/+4
|/
* replace bord with ord and some other byte string fixxxyzz2020-11-281-14/+15
* More general changes, and get mobidedrm and kindlekey to work on Mac.Apprentice Harper2020-10-141-9/+3
* More generic 3.0 changes, to be tested.Apprentice Harper2020-09-271-3/+1
* Starting on Version 7.0 using the work done by others. Completely untested. I...Apprentice Harper2020-09-261-3/+6
* Update init file, update versions in files, update comments in filesApprentice Harper2020-06-181-2/+20
* Support KFX VoucherEnvelope versions 2 and 3apprenticesakuya2020-06-161-5/+41
* Remove stand-alone apps. Only support the two plugins.Apprentice Harper2020-02-161-0/+990