Skip to content

Instantly share code, notes, and snippets.

View fahad15090's full-sized avatar
πŸ˜΅β€πŸ’«

FaHaD fahad15090

πŸ˜΅β€πŸ’«
View GitHub Profile
@fahad15090
fahad15090 / modify dynamic
Created July 13, 2023 19:38 — forked from Systemad/modify dynamic
Make Dynamic Partition Read/Write
NOTE: I have only tested this on my OnePlus 7T Pro running OxygenOS11 Beta (Android 11).
Be sure to know what you're doing and proceed at your own risk.
Below are two guides on how to make dynamic partition R/W, this also works for stock.
Unlike some other guides out there, this is without the need of unpacking/repacking the super partitions.
Although, the second guide does require (a properly) TWRP.
Note: If you get qualcomm crash dump complaining about dm-verity, flash magisk.
For Guide 2, you need to use a personal ***test*** TWRP build of mine. Only tested on 7T Pro running OOS11.
@fahad15090
fahad15090 / How to reset EFS try that maybe helpful!
Created January 28, 2022 13:21
How to reset EFS try that maybe helpful!
Try that on rooted or TWRP Terminal
adb shell
ls -l /dev/block/bootdevice/by-name/ this will print all partition on emmc/ufs
These are partition that hold some efs/networking info so
if you have problem with efs/NVdata is curropted try that maybe helpful