Create README.md
This commit is contained in:
parent
22e6b6dcef
commit
ab3a01698d
21
README.md
Normal file
21
README.md
Normal 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
|
Loading…
x
Reference in New Issue
Block a user