Hello Friends...!!
This is the second part of the Termux series if you not see the first part check the first part then comes this part. So are you excited ? Learning Android Hacking with us let's make it huge for you now started.
Basic Commands Of Termux:-
cd - change directory.
ls - list directory.
cp - used to copy Files/dir.
mv - used to move Files/dir.
pwd - print current working dir .
rm - remove or delete Files.
clear - clear screen.
Install man command:- pkg install man ( Type " man cmd-name" to see all the options of commands.
File And Directory Creating:-
touch {file name} - create empty file.
cat > {file name} - create file with content.
echo "hello" > {file name} - create file with content.
cat >> {file name} - Add content in existing file.
mkdir {file name} - create a directory or a folder.
rmidr -remove empty directory.
Some More Useful Commands:-
wget {url} - install tool.
git clone {url} - install any tools with git clone.
pkg search {query} - find a pacakage.
zip name.zip {file} - compress file using this commands.
unzip {zip file} - to uzip file.
locate {file} - finds file with filename.
ifconfig - shows all a network interface like IP, MAC.
System Info Command
du - display Dir space usage.
df - display disk usage.
whoami - show your login name.
ping {host} - to ping host IP
whois - get information of domain.
dig - get DNS information of domain.
uname - a-display kernal information.
Install Some Useful Packages:-
Nano - pkg install nano.
Nmap - pkg install nmap.
python3 - pkg install python3.
Hydra - pkg install hydra.
pip - pkg install python-pip.
Open Termux and start playing with it try to use all given command and install packages. In the next part we are going to install some amazing Hacking Tools.
If you think this post is useful for you and you learn new thing Today Tell us in comment and Wait for next Part !!
➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖
➡️ Follow Our Instagram Page- https://www.instagram.com/hackwithdevil/
➡️Follow Our Facebook Page- https://www.facebook.com/Hack-With-Devil
➡️ Instagram hacking video - https://youtu.be/gegPrHMRwyg
DISCLAIMER : This post is for educational purpose only intended to bring awareness in people about how easy it is for someone to hack into your smartphone. don't miss use of this knowledge !
Thanks for Watching
Plz Like and Comments
PLZ SUBSCRIBE TO OUR CHANNEL

0 Comments