mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-25 17:05:57 +03:00
[GH-ISSUE #201] Not working on Ubuntu 18.04! #167
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/katoolin-LionSec#167
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Super-Gil on GitHub (Jun 19, 2019).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/201
Hey bro KATOOLIN is NOT working on UBUNTU 18.04!
sudo: unable to execute /usr/bin/katoolin: No such file or directory
Getting this error after doing the steps you have given, help me out please!
@ghost commented on GitHub (Jun 20, 2019):
Hi @Super-Gil
It seems that you might not have Python installed.
I recreated your error and the following worked for me:
After following the supplied install instructions in the ReadMe
sudo apt install python(complete the installation)sudo katoolinIn the above, I am assuming that you've correctly followed the install instructions in the ReadMe.
That should fix your issue.
Hope it helps🧙♂️
@ghost commented on GitHub (Jun 20, 2019):
Please Keep In Mind
1.) This is only to fix your error
2.) You might face further issues down the line and I suggest you utilize Google before submitting issues
@yahyaAROHA commented on GitHub (Jul 28, 2019):
Hi @Super-Gil
After installing python as @ghost suggested, you might have to start the python script by typing:
sudo python ./katoolin