Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 711 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 711 Bytes

Kali NetHunter Pro and Android Dual-boot Setup

This Project / Scripts is developed to Setup Dual Boot system for Kali NetHunter Pro and Android together on SDM845 Device: Oneplus 6 (enchilada)

🚀 Demo

https://youtu.be/O84v-Xssr1M

🛠️ Installation Steps:

1. Follow the steps demonstrated in the Video

2. Use the following codes as per instructions

mkdir /tmp/tools
mount /dev/block/sda19 /tmp/tools/
chmod +x /tmp/tools/kali.sh
/tmp/tools/kali.sh
cp /tmp/tools/kali.sh /data/

3. Follow the steps demonstrated in the Video after executing above mentioned codes