Create README.md

This commit is contained in:
coloredmarble 2024-06-05 23:13:00 +07:00 committed by GitHub
parent 22e6b6dcef
commit ab3a01698d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

21
README.md Normal file
View File

@ -0,0 +1,21 @@
extracted files
### install usb drivers https://mtkdriver.com/
### first install python3 (plenty of vids)
### install git
commands to run:
```
git clone https://github.com/bkerler/mtkclient
cd mtkclient
pip -r install requirements.txt
git clone https://github.com/coloredmarble/redmi_9a_mtkclient
cp redmi_9a_mtkclient/* .
// power off phone. press volump up and volume down at same time. connect phone to usb cable
py mtk da seccfg unlock --preload preloader_k62v1_64_bsp.bin --loader n.bin
```
for me it took like 5 hours to figure this shit out. worth it