[GH-ISSUE #246] katoolin vs Tool-X #206

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

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 ?

sudo apt-get Update
sudo apt-get install git
sudo git clone https://github.com/Rajkumrdusad/Tool-X.git
cd Tool-X
chmod +x install.aex
sudo sh install.aex OR ./install.aex

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.

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 ? sudo apt-get Update sudo apt-get install git sudo git clone https://github.com/Rajkumrdusad/Tool-X.git cd Tool-X chmod +x install.aex sudo sh install.aex OR ./install.aex 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.
Author
Owner

@shittih commented on GitHub (May 21, 2020):

python3 not found in the directory [@keithsavage777

<!-- gh-comment-id:631915349 --> @shittih commented on GitHub (May 21, 2020): python3 not found in the directory [@keithsavage777
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#206
No description provided.