Skip to content

Issue #25

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

Open
zakyy2k opened this issue Mar 12, 2025 · 0 comments
Open

Issue #25

zakyy2k opened this issue Mar 12, 2025 · 0 comments

Comments

@zakyy2k
Copy link

zakyy2k commented Mar 12, 2025

Traceback (most recent call last):
File "C:\Users###\Downloads\DevBrute-main\DevBrute-main\devbrute.py", line 352, in
main()
~~~~^^
File "C:\Users###\Downloads\DevBrute-main\DevBrute-main\devbrute.py", line 347, in main
br.execute()
~~~~~~~~~~^^
File "C:\Users###\Downloads\DevBrute-main\DevBrute-main\devbrute.py", line 127, in execute
self.webBruteforce(self.username, self.wordlist, self.service, self.delay)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users###\Downloads\DevBrute-main\DevBrute-main\devbrute.py", line 210, in webBruteforce
passwords = f.readlines()
File "C:\Users###\AppData\Local\Programs\Python\Python313\Lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 3941: character maps to -- whats the problem?

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

1 participant