summaryrefslogtreecommitdiffstats
path: root/DeDRM_plugin/kindlekey.py
Commit message (Expand)AuthorAgeFilesLines
* Fix more Py2/Py3 stuffNoDRM2023-08-061-0/+2
* More Python2 fixesNoDRM2023-08-031-5/+2
* More Py2 fixesNoDRM2023-08-031-3/+8
* More Python2 bugfixesNoDRM2023-08-031-2/+7
* Fix python2 issues in kgenpids and kindlekeyNoDRM2023-08-031-3/+9
* Fix python2 issues in Kindle and Nook code (#355)NoDRM2023-06-241-1/+4
* Move unicode_argv to its own fileNoDRM2022-08-061-37/+3
* Move SafeUnbuffered to own Python fileNoDRM2022-08-061-23/+1
* Remove OpenSSL support; only support PyCryptodomea980e066a012022-03-181-775/+26
* Fix typo in kindlekey.py that broke Mac versionDaniele Metilli2021-11-251-1/+1
* Support Python 2.7 and Python 3 winreg imports on WindowsDerek Tracy2021-11-161-1/+5
* Add back Python2 support (ADEPT)NoDRM2021-11-161-5/+11
* Merge branch 'Python2' Bring across version number updates from 6.8.1 releaseApprentice Harper2020-11-281-0/+1
|\
| * Update DeDRM version number to 6.8.1, and kindlekey to 2.8Apprentice Harper2020-11-281-1/+2
* | Merge branch 'Python2': Get the changes to fix Kindle key retrieval for Mac O...Apprentice Harper2020-11-281-2/+5
|\|
| * Fix loading libcrypto on OSX Big SurDan Norris2020-11-271-5/+9
* | Revert to byte arrays for maps on PC, and so fix for Mac which still used byt...Apprentice Harper2020-11-231-35/+18
* | Convert all to bytes first before concatfireattack2020-11-021-1/+1
* | _winreg in python3 has been changed to winreg. Update imports.Jeremy Whiting2020-10-211-1/+0
* | Get working kindlekey.py on Python 3.8.6Task Hazy2020-10-161-55/+65
* | More general changes, and get mobidedrm and kindlekey to work on Mac.Apprentice Harper2020-10-141-43/+45
* | Mostly Mac fixes. mobidedrm.py now works, and k4mobidedrm for at least some i...Apprentice Harper2020-10-041-103/+126
* | More generic 3.0 changes, to be tested.Apprentice Harper2020-09-271-36/+34
* | Starting on Version 7.0 using the work done by others. Completely untested. I...Apprentice Harper2020-09-261-23/+23
|/
* Updates to FAQs and ReadMesApprentice Harper2020-06-181-1/+1
* Update init file, update versions in files, update comments in filesApprentice Harper2020-06-181-2/+2
* Support .kinf2018 on Macapprenticesakuya2020-06-111-6/+46
* Finish .kinf2018 supportapprenticesakuya2020-03-271-14/+38
* Remove stand-alone apps. Only support the two plugins.Apprentice Harper2020-02-161-0/+1743