Features :
- Add/ Remove Kali linux repositories
- Install all Kali Linux tools
- Requires Python 2.7 or greater
- A Linux OS (based on Ubuntu)
just open terminal and copy and paste following code :
git clone https://github.com/LionSec/katoolin.git && cp katoolin/katoolin.py /usr/bin/katoolin
chmod +x /usr/bin/katoolin
sudo katoolin
if this don't work than,
- Just go to https://github.com/LionSec/katoolin.git
- Download the zip file from git
- Extract it to /usr/bin/ (don't forget to go superuser by typing sudo su)
- you will find katoolin.py
- open it by typing python katoolin.py
- And you will see the screen as above
- select the number that you want to install
- press 0 to install all tools
- type back to go back
- type gohome to return to default katoolin screen.
0 comments:
Post a Comment