Termux Tutorial Learn How To Hack From Your Android Phone

Опубликовано: 01 Март 2026
на канале: OPSEC9 LEGION
45
3

Hello youtube HAK9 back at it again with another tutorial, today we will be learning about Termux for android phones, Okay lets get started!

first of download Termux from the google play store

once intsalled we must use the commands listed below


pkg remove game-repo

pkg remove science-repo

pkg update


this will remove old repositories and allow you to update from the current ones, don't worry about this I will get into it later
after we have done that we need to use the following commands below

apt update && apt upgrade -y

to update our repository list, this means updating our system with up to date packages our system will require for our cyber quest,
we will start by talking about what Termux is, Termux is a termianl emulator, and that is the shell of a computer the most basic form of
a computer, example on your phone your every day life would be clicking on things like apps to navigate and find what you are looking for
but in a terminal we have to navigate with commands to get the desired goal, we will start by learning about directories.

okay so use the command

mkdir Home

this will create a directory in our shell wich is just a folder for us to store things

use the command

ls

to list our new directory (folder) you should see our Home option there in blue we can use the command

cd Home

to navigate into the directory itself

now I want you to create another folder inside this directory by using the

mkdir

option again, we ca use any name in our folder creation command but it can not contain spaces, example

mkdir Storage

or

mkdir yournamehere

for me I will call it tools so I will do

mkdir tools

okay now once we have done that we will need to use

cd tools

to navigate into our folder once inside I will introduce you to a new command to navigate back a foder by using

cd ..

now if you use the command

pwd

it will show your current position in the directories list

the

cd ..

command can be used to navgate back many folders by using a / to tell it how many directories to move through, example

cd ../..

or

cd ../../..

and so on you get the point, don't go to far back if you use the

cd ../../../../..

to many times it will take you to the main system storage and you will be in a complex space removing these files will corrupt your system
just type

cd

and press enter for the minute so we are in the same directory, now I would like you to navigate into your folder we created earlier called
Home by using the command

ls

to list directories and you should see Home, now use

cd Home

and now we will be learning how to remove created foleders by using the command

ls

to list our folders and you should see our folder called tools use the command

rm -r tools

to wipe our directory, congratulations you have now learned how to navigate through a terminal, I will create more videos so you will understand
more and more
on the subject untill you are a pro!

type clear to clean the screen.


Music in this video
Learn more
Listen ad-free with YouTube Premium
Song
On & On
Artist
Cartoon, Daniel Levi
Licensed to YouTube by
AEI (on behalf of NCS); AMRA, LatinAutorPerf, BMI - Broadcast Music Inc., ASCAP, Featherstone Music (publishing), and 13 music rights societies

Music in this video
Learn more
Listen ad-free with YouTube Premium
Song
Why We Lose
Artist
Cartoon
Licensed to YouTube by
AEI (on behalf of NCS); LatinAutor - Warner Chappell, SOLAR Music Rights Management, UNIAO BRASILEIRA DE EDITORAS DE MUSICA - UBEM, Featherstone Music (publishing), ASCAP, LatinAutorPerf, and 10 music rights societies

Music in this video
Learn more
Listen ad-free with YouTube Premium
Song
Shine
Artist
Spektrem
Licensed to YouTube by
AEI (on behalf of NCS); LatinAutorPerf, LatinAutor, ASCAP, SODRAC, AMRA BR, Featherstone Music (publishing), AMRA, and 10 music rights societies