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

Fix encoding errors, MD5 variable error, code refactor #254

Merged
merged 1 commit into from
Jul 31, 2018
Merged

Fix encoding errors, MD5 variable error, code refactor #254

merged 1 commit into from
Jul 31, 2018

Conversation

ingested
Copy link

Fix encoding when chromium password contains non-ascii characters
Fix MD5 global variable not found error
Refactor code
Should fix #242

…acters

Fix MD5 global variable not found error

Refactor code
@AlessandroZ
Copy link
Owner

Good job, thank you 👍

@AlessandroZ AlessandroZ merged commit d5ea8c7 into AlessandroZ:master Jul 31, 2018
AlessandroZ added a commit that referenced this pull request Aug 14, 2018
Fix encoding errors, MD5 variable error, code refactor
AlessandroZ added a commit that referenced this pull request Aug 14, 2018
Fix encoding errors, MD5 variable error, code refactor

Former-commit-id: cb211910ffd7df8ab46a45b5ebdd4ddea8670c30 [formerly 02a09fa]
Former-commit-id: 2f872857ca23621ed061ea3ed3e400e03d157628
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

Successfully merging this pull request may close these issues.

Non-ASCII characters in passwords cause UnicodeDecodeError
3 participants