[GH-ISSUE #211] sudo: katoolin: command not found #175

Closed
opened 2026-02-26 04:30:41 +03:00 by kerem · 1 comment
Owner

Originally created by @RougeKek on GitHub (Sep 7, 2019).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/211

I've worked with this before and it worked brilliantly.
I followed the installation process to the letter on a brand new Ubuntu system. I have gotten to the last step without a problem. but when I type in katoolin (while still having sudo su (-i) active) it replies with "sudo: katoolin: command not found".

After uninstalling and reinstalling countless times I don't really know what to do, the Repository seems to be fine when I check with cd /usr/bin/katoolin the following are in the folder when typin ls -a

. .. Changelog.txt core .git .gitignore katoolin.py LICENCE README.md

Originally created by @RougeKek on GitHub (Sep 7, 2019). Original GitHub issue: https://github.com/LionSec/katoolin/issues/211 I've worked with this before and it worked brilliantly. I followed the installation process to the letter on a brand new Ubuntu system. I have gotten to the last step without a problem. but when I type in `katoolin` (while still having `sudo su` (-i) active) it replies with "`sudo: katoolin: command not found`". After uninstalling and reinstalling countless times I don't really know what to do, the Repository seems to be fine when I check with `cd /usr/bin/katoolin` the following are in the folder when typin `ls -a` > . .. Changelog.txt core .git .gitignore katoolin.py LICENCE README.md
kerem closed this issue 2026-02-26 04:30:41 +03:00
Author
Owner

@RougeKek commented on GitHub (Sep 7, 2019):

Found out why it doesn't work I wasn't able to make it an executable in the first place.

chmod +x usr/bin/katoolin didn't work

<!-- gh-comment-id:529102756 --> @RougeKek commented on GitHub (Sep 7, 2019): Found out why it doesn't work I wasn't able to make it an executable in the first place. chmod +x usr/bin/katoolin didn't work
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/katoolin-LionSec#175
No description provided.