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

Error #1

Open
nano8708 opened this issue Jul 18, 2022 · 0 comments
Open

Error #1

nano8708 opened this issue Jul 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@nano8708
Copy link

Hello I have a error, help please.

python3 main.py -lp /root/Desktop/lmhashpass -nd /root/Desktop/ntds.dit

lmhashpass has example: c458841e26b2783ee68aa26a841a86fa:*POROTTO

Error:

Traceback (most recent call last):
File "/root/apps/LM_original_password_cracker/main.py", line 84, in
main()
File "/root/apps/LM_original_password_cracker/main.py", line 77, in main
calculate_ntds(lmfile, ntdsdit)
File "/root/apps/LM_original_password_cracker/main.py", line 36, in calculate_ntds
ntds_dit = open(ntdsdit).read().splitlines()
File "/usr/lib/python3.10/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x90 in position 2: invalid start byte

@nano8708 nano8708 added the bug Something isn't working label Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant