Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in kindlekey.py breaks key retrieval in Kindle for Mac #1

Closed
mizuOda opened this issue Nov 22, 2021 · 4 comments
Closed

typo in kindlekey.py breaks key retrieval in Kindle for Mac #1

mizuOda opened this issue Nov 22, 2021 · 4 comments

Comments

@mizuOda
Copy link

mizuOda commented Nov 22, 2021

@Daniele has caught typo in kindlekey.py that breaks key retrieval, causing decryption on new installations of Kindle for Mac using DeDRM 7.2.1 to fail. Same is happening with v10.0.1.

Please see Pull request #1936 in Apprentice Harper's repo

In a nutshell: v10.0.1 kindlekey.py line 1529 should be b'DSN',\ rather than b'DSN'

I tested this on my Mac and correction fixes problem. Thank you for considering this revision.

@noDRM
Copy link
Owner

noDRM commented Nov 25, 2021

Thanks for letting me know, I've merged that PR into my repo.

@noDRM noDRM closed this as completed Nov 25, 2021
@mizuOda
Copy link
Author

mizuOda commented Nov 25, 2021

Thank you!

@noDRM
Copy link
Owner

noDRM commented Nov 29, 2021

This fix is now included in v10.0.2.

@mizuOda
Copy link
Author

mizuOda commented Nov 29, 2021

Thank you! I have updated the Mac post on MobileRead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants