Termux Tutorial Complete Termux Commands - Code
Termux Tutorial Complete Termux Commands - Code
Termux Tutorial |
Complete Termux
Commands
By rocky October 2, 2022
Table of Contents
1. What is Termux?
2. How does it work
3. WHAT ARE THE USES OF TERMUX?
4. What are Termux Commands?
5. List of Termux commands for Package
management
6. List of Termux basic shell commands
7. List of Termux commands for File
Management
8. Some additional Termux commands list
9. Termux Function
9.0.1. Development and experiment
Environments
9.0.2. Hacking tools
10. How to install Termux on Android
10.1. Accessing and managing files in
termux
10.2. How to install applications in Termux
11. Termux Repository Software
12. How to hack using Termux
13. How To Use Hacking Tools in Termux
13.0.1. How to Install Onex in Termux
14. Backup and restore Termux
14.1. Why should you Backup Termux
14.2. FIX storage permission denied
Termux
14.3. How to backup Termux
14.4. How to restore Termux
15. How can I contribute?
15.1. Frequently Asked Question
15.2. Conclusion
What is Termux?
Termux is a Powerful Android app that is
Designed to Install Linux packages on your
Android Mobile.
Recommended Guides
SQLmap Tutorial
What is Hacking? Types of Hackers
How To play Games in Termux
Ethical Hacking Roadmap – A
Beginners Guide
Best Termux Tools For Ethical Hacking
in 2022
/data/data/com.termux/files/usr
/data/data/com.termux/files/home
Programming in a development
environment
Hacking
Web development
Learning the basics of Linux CLI
(command line interface)
Manage and edit files with nano, vim, and
emacs
Develop C with clang
Check out and install git projects, and
text-based games
pkg search
Allows you to search a
PACKAGE
particular package.
NAME HERE
pkg install
PACKAGE Install a package.
NAME HERE
pkg uninstall
PACKAGE uninstall a package.
NAME HERE
pkg reinstall
PACKAGE Reinstall a package.
NAME HERE
pkg show
Get detailed inormation
PACKAGE
about the package.
NAME HERE
pkg files
Shows the location of the
PACKAGE
files.
NAME HERE
pkg update
Update and Upgrade the
&& pkg
Termux packages.
upgrade -y
Suspends program
sleep execution for a specified
time.
touch
Create a new file.
FILENAME
cp command is used to
cp
create the copy of a file.
mv command is used to
mv move a file from source to
destination.
rm
delete a file
FILENAME
rm -rf
Force delete the given
DIRECTORY
directory.
NAME
mkdir NEW
DIRECTORY Create a new directory.
NAME
rmdir
DIRECTORY Remove a directory.
NAME
cd
DIRECTORY Change the directory.
NAME
zip
Compress a file.
FILENAME
unzip
Decompress a file.
FILENAME
git clone
URL OF Clone the packages from
GITHUB Github to your system.
HERE
termux-
Grant Termux to access the
setup-
device storage.
storage
Termux Function
The main purpose of Termux is to allow you to
access the Linux shell on your Android phone;
however, it also emulates the Debian Linux
environment, giving you the impression that
you are using a Debian Linux shell.
Linux shell accessed from Termux can be
used for several things depending on the
needs and skills of its users, for example by
programmers/developers used as an
environment to test applications that are
being developed while by security experts
can be used as platforms or tools and hacking
tools that are very portable.
Hacking tools
Previously, if you wanted to hack, you needed
a laptop with a Linux operating system
installed. Now, thanks to Termux, you can use
your phone as a hacking weapon because
Android is one of the Linux variations.
termux-setup-storage
Termux Repository
Software
Unlike Windows, Linux applications
(packages) are distributed centrally through a
special server (software repository) that is
managed and overseen by a community or
official organization such as the TERMUX
team.
From the repository software server, you can
search, download, and install the application
packages that you need without the hassle of
looking around.
Metasploit Framework: Metasploit is a
very popular hacking tool, with this tool
you can create, test, and run an exploit to
exploit vulnerabilities on a system as an
entry point to take over the system.
Wireshark: Wireshark is a tool for
studying packets in a network. This
application is often used for network
analysis, network troubleshooting,
software development, and
communication protocol development, as
well as teaching and learning tools. You
may use Termux to install the Wireshark
program on your Android phone for
hacking purposes, and this tool will
provide you a lot of information about the
network you want to infiltrate.
Nmap: Nmap is a network scanner tool
that is used to locate computers and
services on a computer network, as well
as to send and analyze packets. Nmap
has a number of features for probing
computer networks, including the ability
to locate hosts and services as well as
determine the operating system being
used. If you want to scan the network
and discover who is on the same network
as you or get information from a host
computer, hurry up and install Nmap on
your Android phone.
Other tools: there are hundreds or even
thousands of tools that are made for
specific purposes when hacking, so you
can find them yourself on the internet
hacking tool that suits your needs.
Now Type
Now Type
termux-setup-storage
apt update
git clone
https://github.com/rajkumardusad/onex.g
it
chmod +x onex/install
How to use:-
What is Termux
Is Termux an emulator
Specifically:
/proc/net/*
/proc/loadavg
/proc/stat
/proc/uptime
/proc/version
/proc/vmstat
And a few others.
Do backups, always!
Do not execute things that you do not
know!
Carefully read everything that has been
printed to the terminal!
What do you use Termux for
Conclusion
Termux is a simple application that allows you
to access the Linux shell on your Android
device. It’s not just a hacking tool; it can also
be used for other purposes depending on the
user’s computer knowledge.
It’s true that hacking operations can be more
flexible with Termux; previously, hacking
required bringing a laptop with Linux installed;
now, you can hack using an Android
smartphone with Termux installed.
Because Android is essentially a Linux
variation, you can use the Termux program to
access the Linux android shell as if you were
using a laptop with Linux installed.
Recommended Readings:
PREVIOUS NEXT
Similar Posts
One Comment
Sanvi says:
November 2, 2022 at 12:31 pm
Reply
Leave a Reply
Your email address will not be published. Required
fields are marked *
Comment *
Name *
Email *
Website
Post Comment
Search
Search
Recent Posts
Name (required)
Email (required)
Subscribe