-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Katooli wont run (kali) #371
Comments
Hello, mate! python2 /usr/bin/katoolin Please check if you have already downloaded Python 2 on your system. |
why do you wanna install katoolin on kali linux cuz kali already has more tools than katoolin and up-to-date |
you need to either do sudo su first or do sudo at the beginning of the code. |
┌──(root㉿xxxxxxx)-[/home/xxxxx] ┌──(root㉿xxxxx)-[/home/xxxxx] |
Hey, im triyng to run katoolin after successfully executed the previous steps in the README file, im using root terminal and in directory /home/kali.katoolin and this is the error im getting
File "/usr/bin/katoolin", line 8
print "Sorry. This script requires sudo privledges"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
The text was updated successfully, but these errors were encountered: