mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-26 17:35:47 +03:00
[GH-ISSUE #246] katoolin vs Tool-X #206
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#206
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 @keithsavage777 on GitHub (May 9, 2020).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/246
to regards to having any working means to have kila tools and keeping your fav flav of linux. after doing all i could with katoolin i found Tool-X to really work. can now breath again.
coz i should have just installed Kali on this old laptop any way but wanted to try Ubuntu 20-04 for a while o aslo saw can install these tool-x on Android in the read.md file too cool ha, . thanks folks and didnt forget to come back here and post some good info for yall. oss
ok new news after getting tool-x to work now katoolin works too after
i had a feeling it was not having alot of pyton installed etc. or something
apt-get update
apt -get upgrade -y
apt-get install python -y
apt-get install python3 -y
https://github.com/rajkumardusad/Tool-X
https://www.kitploit.com/2019/01/tool-x-kali-linux-hacking-tool-installer.html
How to install in Ubuntu ?
Now Tool-X is installed successfully. To run Tool-X Type Tool-X
Now type Tool-X from anywhare in your terminal to open Tool-X. But use this tool only for legal purpose.
@shittih commented on GitHub (May 21, 2020):
python3 not found in the directory [@keithsavage777