Anonymous School
(Minds of Hacker)
--------------------------------
Hello Friends, Welcome to Anonymous School. In this post I show you some important packages or tools of termux & kali linux & how to install this tools. This is this 12th part of this course .
In previous post, I show you how to access storage or sdcard in Termux.
Requirements :-
1. Termux Apk ( Click Here for More information ).
OR
2. Kali Linux
OR
3) Kali Nethunter file ( Click Here to Download ).
So friends , below is table of imporatant tools & their uses & there is also commands to install this tools. then you install this tools by copying commands. This tools very important , because when we start to to install hacking tools we need following tools eveytime . then this tools are important .
For practical of this post please watch video.
Below is table :-
Tool’s |
Use |
How to install |
1) Python |
Python is tool by which we can run python program. But we use this tool to run hacking tools or program which made in python language. |
1) For Termux i) apt install python OR ii) pkg install python 2) For Kali Linux i) sudo apt install python ii) sudo apt-get install python |
2) python2 |
Python2 is a second version of python. Python2 used to run tools made in python2 language or python2 programs. |
1) For Termux i) apt install python2 OR ii) pkg install python2 2) For Kali Linux i) sudo apt install python2 ii) sudo apt-get install python2 |
3) python3 |
Python3 is a third version of python. Python3 used to run tools made in python3 language or python3 programs. |
There is no need to install python3 , because python3 is come with python. Then when we python tool then python3 also install automatically. |
4) git |
Git is very important tools in kali & termux. This tool is use to clone any tools from github. Means by using git we can clone or copy any tool available on github. |
1) For Termux i) apt install git OR ii) pkg install git 2) For Kali Linux i) sudo apt install git ii) sudo apt-get install git |
5) pip |
Pip is a tools which come python or some time we need to install it. We use this tool to install python libraries or requirements of any python program. |
1) For Termux i) apt install python3-pip 2) For Kali i) sudo apt-get install python3-pip |
6) pip3 |
Pip3 is same as pip but pip3 is used to install requirement’s of python3 prgrams. |
Pip3 is install automatically when we install pip. |
7) wget |
Wget is use to download or clone or copy any tools form any website . In git we can able to clone only from github, but in wget we can clone from any website. |
1) for termux i) apt install wget 2) for kali i) sudo apt-get install wget |
8) curl |
This is same as wget or use also same |
1) for termux i) apt install curl 2) for kali i) sudo apt-get install curl |
That are some Important tools or packges of Termux or Kali linux & tools are very impotant , because we need this tools everytime.
In next post , we see practically uses of this tools . then for practical any post please watch our video on youtube, below is the link.
*******************Don't Make Learning Hard*****************
Follow us on :-
1) YouTube Channel :- Click Here
2) Blog :- Click Here