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

Tool not working - No such file or directory. #382

Open
dspucches opened this issue Dec 24, 2024 · 2 comments
Open

Tool not working - No such file or directory. #382

dspucches opened this issue Dec 24, 2024 · 2 comments

Comments

@dspucches
Copy link

┌──(root㉿xxxxxxx)-[/home/xxxxx]
└─# sudo /usr/bin/katoolin
sudo: unable to execute /usr/bin/katoolin: No such file or directory

┌──(root㉿xxxxx)-[/home/xxxxx]
└─# sudo python3 /usr/bin/katoolin
File "/usr/bin/katoolin", line 8
print "Sorry. This script requires sudo privledges"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

@jacobholtz
Copy link

The tool was written in Python2.7, so the python3 binary won't be able to interpret the code correctly.

@mradev-git
Copy link

https://github.com/0xGuigui/Katoolin3 you may try this one,

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

3 participants