Skip to content

have some problems #1

@687766616e

Description

@687766616e

$ python hatdecrypter.py -t 0 -p ebea25dadcb23a11ff3fd991f94f3665
File "hatdecrypter.py", line 36
print "Voce precisa definir um tipo de hash!"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print "Voce precisa definir um tipo de hash!")?
$ python2 hatdecrypter.py -t 0 -p ebea25dadcb23a11ff3fd991f94f3665
Traceback (most recent call last):
File "hatdecrypter.py", line 3, in
import crackers, threading, time, itertools
File "/data/data/com.termux/files/home/Hat/crackers.py", line 4, in
from bs4 import BeautifulSoup
ImportError: No module named bs4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions