mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-25 08:55:59 +03:00
[GH-ISSUE #249] Can't install on VM #210
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#210
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 @ghost on GitHub (Jun 28, 2020).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/249
Hello guys, I tied to install the tool after logging in as both rooted user and non rooted user and it's still giving me the same message
first of all when I enter the command
sudo su
doesn't do anything
when I enter
git clone https://github.com/LionSec/katoolin.git && cp katoolin/katoolin.py /usr/bin/katoolin
it gives me the following message
fatal: destination path 'katoolin' already exists and is not an empty directory.
and as for
chmod +x /usr/bin/katoolin
it gives the following
chmod: cannot access '/usr/bin/katoolin': No such file or directory
I'm still a beginner at this so kindly explain to me what's going on here
@danhab05 commented on GitHub (Jul 7, 2020):
Try
@divu050704 commented on GitHub (Oct 31, 2020):
it can only be installed on ubuntu terminal