mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-26 01:15:54 +03:00
[GH-ISSUE #390] Installation #311
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#311
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 @S6UJ4N on GitHub (Nov 13, 2025).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/390
Hi, Good evening
I am getting an issue regarding the installation process. There is an problem with below link:
chmod +x /usr/bin/katoolin after intalling (git clone https://github.com/LionSec/katoolin.git && cp katoolin/katoolin.py /usr/bin/katoolin) provided in installation process.
There is an message showing in terminal like:
git clone https://github.com/LionSec/katoolin.git && cp katoolin/katoolin.py /usr/bin/katoolin - fatal: destination path 'katoolin' already exists and is not an empty directory.
chmod +x /usr/bin/katoolin - chmod: cannot access '/usr/bin/katoolin': No such file or directory.
Please provide me that how to install Katoolin.
Note: I watched your videos using provided link.
Regards,
Srujan