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

what this is? #1

Open
0xc01 opened this issue Jul 30, 2018 · 1 comment
Open

what this is? #1

0xc01 opened this issue Jul 30, 2018 · 1 comment

Comments

@0xc01
Copy link

0xc01 commented Jul 30, 2018

Traceback (most recent call last):
File "WinboxExploit.py", line 62, in
dump(d[55:])
File "C:\Users\lol\Desktop\extract_user.py", line 45, in dump
user_pass = get_pair(data)
File "C:\Users\lol\Desktop\extract_user.py", line 37, in get_pair
pass_plain = decrypt_password(user, pass_encrypted)
File "C:\Users\lol\Desktop\extract_user.py", line 10, in decrypt_password
passw += chr(pass_enc[i] ^ key[i % len(key)])
TypeError: unsupported operand type(s) for ^: 'int' and 'str'

@mrmtwoj
Copy link
Owner

mrmtwoj commented Jul 31, 2018

hi , Default using on kali linux os , Please test on Kali linux ...

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

2 participants