Skip to main content

How to Custumize Parrot OS Shell In Termux

Custumize Parrot OS Shell In Termux


Steps:


$apt update

$apt upgrade

$cd.. 

$cd usr/etc

$ls

$apt install nano

$nano bash.bashrc

Now You Will See a Line PS1="/$"

Use Hackers Keyboard  👉Link

Just clear the line PS1="/$" And Copy the below Code and paste 

PS1='\[\e[91m\]┌─[\[\e[97m\]\T\[\e[91m\]]─────\e[1;91m[\e[1;92mroot@name\e[1;91m]\e[0;91m───[\e[1;96m\#\e[1;91m]\n|\n\e[0;91m└─[\[\e[91m\]\e[0;95m\W\[\e[91m\]]────►\e[1;93m'



And By Using Hackers Keyboard Add You Name in the code in "@name" 

   eg,  if your name is ALKR Then

PS1='\[\e[91m\]┌─[\[\e[97m\]\T\[\e[91m\]]─────\e[1;91m[\e[1;92mroot@ALKR\e[1;91m]\e[0;91m───[\e[1;96m\#\e[1;91m]\n|\n\e[0;91m└─[\[\e[91m\]\e[0;95m\W\[\e[91m\]]────►\e[1;93m'


And Please Note This Codes Should be in a Single Line


Hit  Cntrl + X to Save


Take A New Session And Check Whether the Shell Was Added Or Not


Now to Remove the Opening Text On Termux Follow the Steps


$cd.. 

$cd usr/etc

$nano motd


Now Just Remove the Text and Write As You Need 


Enjoy... 🤩

Comments

Popular posts from this blog

HACK GMAIL ACCOUNT PASSWORD USING TERMUX LATEST 2020

HACK GMAIL ACCOUNT PASSWORD  Open Termux $ pkg update $ pkg upgrade $ pkg install python $ pkg install python2 $ pkg install git $ git clone  https://github.com/ALKR-HACKHECKZ/alkrmail.git $ ls $ cd alkrmail $ ls $ python alkrmail.py An Inter Face will open as "amailhack' Enter 1 For Starting Attack Enter The password File I Have Added My File Pass.txt  You Can Add Your File...Or you Can Add mine Wait For The Right Password  Enjoy🤩 Youtube Video Tutorial : https://youtu.be/N90zM_pB0co

How to Unroot A Rooted

Android Device? As I have mentioned , the SuperSU app will help you to control the app permissions and accesses. However, it also has a great feature, allow you to do full unroot a rooted device. Go to Settings and select Full Unroot option and your Android device is definitely fully restored .

What is phishing and how to be safe from phishing ?

What is Phishing ? Phishing is one of the type of hacking . It is a method of acquiring sensitive information such as username, password, bank information etc.Phishing pagecould be saif as anduplicate pageof real one. Its look exactly similar as the realpage.But when user enter sensitive information on such phishing page his information is send to the E-mail address provided in the phishing page or you can say the one who created that phishing page. Phishing page is mostly send via mail. Target of phishing are mostly social networking sites like facebook, orkut etc. Also Banks website to acquire credit card details,website like yahoo, gmail are also target of phishing. Example of Phishing scams : #Email asking you to login to your locked account to unlock it. #Email carrying a Link to sites like Facebook,yahoo etc and asking you to Login. #Emails containing some Information of your Interest and asking you to Login to Your Account. How to be safe from phishing ? #Never login to...