You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.
I'm running on Ubuntu, and when running ./Responder.py
When capturing hashes, the first time it works and gives me the username and hash, but from then it always says the same: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 7: ordinal not in range(128)
When running locale, I have it set to UTF-8.
Any clues what might be going wrong?
The text was updated successfully, but these errors were encountered:
I'm running on Ubuntu, and when running ./Responder.py
When capturing hashes, the first time it works and gives me the username and hash, but from then it always says the same:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 7: ordinal not in range(128)
When running locale, I have it set to UTF-8.
Any clues what might be going wrong?
The text was updated successfully, but these errors were encountered: