mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-06-25 06:40:33 -04:00
Archive Kali Nethunter post
This commit is contained in:
parent
92f99cf597
commit
e80a445d85
8 changed files with 7 additions and 4 deletions
Binary file not shown.
|
@ -5,11 +5,13 @@ tags: ['Operating Systems', 'Android', 'Offensive Security']
|
|||
author: Tommy
|
||||
---
|
||||
|
||||
**Update**: DivestOS has been discontinued and downloads are no longer available.
|
||||
|
||||
**This will turn your device into a purely penetration testing device, and it will be very insecure for any other purpose. Please do not do this on your daily driver.**
|
||||
|
||||
_This procedure should work without modification on many devices using the standard Android bootloader (not Samsung). However, every device has unique quirks that may require special attention._
|
||||
|
||||

|
||||

|
||||
|
||||
Originally, I just needed a device to run packet capture on my other devices. I have a OnePlus 7T laying around which I am not using for anything (since it has already reached its end-of-life), so I thought it would be cool to give it a new purpose. I am using DivestOS here since it is my go‑to Android distribution, but you can use LineageOS or any other distribution if you want to.
|
||||
|
||||
|
@ -24,7 +26,7 @@ fastboot reboot /path/to/the/divestos/recovery.img
|
|||
fastboot reboot recovery
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
Select Apply Update and Apply Update from ADB:
|
||||
|
||||
|
@ -54,7 +56,7 @@ Next, you just need to do ADB sideload for Disable Force Encryption NEO. It will
|
|||
|
||||
Reboot into your OS and set it up normally. Make sure that encryption is disabled:
|
||||
|
||||

|
||||

|
||||
|
||||
Finally, [download](https://www.kali.org/get-kali/#kali-mobile) the appropriate build for Nethunter and flash it as a Magisk module in the Magisk Manager.
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue