Responder icon indicating copy to clipboard operation
Responder copied to clipboard

Ascii code can't decode

Open hamperfait opened this issue 7 years ago • 1 comments

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?

hamperfait avatar May 05 '17 11:05 hamperfait

This Responder repo isn't maintained anymore. Get the latest code here - https://github.com/lgandx/Responder

0xsauby avatar May 05 '17 15:05 0xsauby