DISCOVER HOW TO INSTALL PARROT IN OS ANDROID PHONE 2023



DISCOVER HOW TO INSTALL PARROT IN OS ANDROID PHONE 2023

DISCOVER HOW TO INSTALL PARROT IN OS ANDROID PHONE 2023

DISCLAIMER!

all video’s and tutorials are for information and education purposes only. we believe that ethical hacking information security and cyber security should be familiar subject anyone using digital information and computer. we all believe that impossible to defend yourself from hackers without knowing how hacking is done. The tutorial and videos provided on droid burn is only those who are interested to learn about ethical hacking, security, penetration testing and malware analysis. hacking tutorial is against misuse on the information and we strongly suggest against it. please regard the word hacking is ethical hacking or penetration testing Everytime this word is use.

all tutorial and videos have been made using our own router, server website and other resources, they don’t contain any illegal activity. we don’t promote, encourage, support or excite any illegal activity or hacking without writing permission in general. we want to raise security awareness and inform our readers on how to prevent themselves from been a victim of hackers. if you plan to use the information for illegal purpose, please leave the website now. we cannot be held responsible for any misuse of the given information.

This is a script that allows you to install Parrot Os in your termux application without a rooted device

Installations Guide

Update termux: apt-get update && apt-get upgrade -y

Install wget: apt-get install wget proot git curl -y

Go to HOME folder: cd ~

Download script: git clone https://github.com/RiSecID/parrot-in-termux.git

Go to script folder: cd parrot-in-termux

Give execution permission: chmod +x parrot.sh

Run the script: bash parrot.sh -y

Now just start parrot: ./startparrot.sh