FaceBoom icon indicating copy to clipboard operation
FaceBoom copied to clipboard

python faceboom.py -t [email protected] -w /usr/share/wordlists/rockyou.txt

Open EhabEllawendy opened this issue 3 years ago • 1 comments

Traceback (most recent call last): File "/root/FaceBoom/faceboom.py", line 269, in Main() File "/root/FaceBoom/faceboom.py", line 239, in Main loop,passwords = (1,open(wordlist).readlines()) if not single_passwd else ("~",[single_passwd]) File "/usr/lib/python3.9/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf1 in position 933: invalid continuation byte

EhabEllawendy avatar Jun 16 '21 10:06 EhabEllawendy

@EhabEllawendy This problem have been solved please update the script :)

Oseid avatar Jul 08 '21 15:07 Oseid