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

UnicodeDecodeError #56

Closed
axelarator opened this issue Aug 3, 2018 · 2 comments
Closed

UnicodeDecodeError #56

axelarator opened this issue Aug 3, 2018 · 2 comments

Comments

@axelarator
Copy link

Plaintext password was found for
Name : neopets

Traceback (most recent call last):
  File "Cr3d0v3r.py", line 123, in <module>
    main()
  File "Cr3d0v3r.py", line 99, in main
    ispwned.parse_data(email,args.np)
  File "/root/Cr3dov3r/Core/ispwned.py", line 41, in parse_data
    print(C+" │"+B+"  └──── "+W+pp.split(":")[1])
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 6: ordinal not in range(128)

@D4Vinci
Copy link
Owner

D4Vinci commented Aug 3, 2018

Which platform are you using?

@D4Vinci
Copy link
Owner

D4Vinci commented Aug 3, 2018

Fixed it, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants