mirror of
https://github.com/bkerler/mtkclient.git
synced 2024-11-14 19:25:05 -05:00
Merge pull request #1174 from hopez13/main
Some checks failed
Python application / Test (push) Has been cancelled
Some checks failed
Python application / Test (push) Has been cancelled
Update Learning Resources
This commit is contained in:
commit
898fedc9d2
2 changed files with 3 additions and 0 deletions
|
@ -560,3 +560,4 @@ For dxcc, you need to use plstage instead of stage
|
||||||
### Chip details / configs
|
### Chip details / configs
|
||||||
- Go to config/brom_config.py
|
- Go to config/brom_config.py
|
||||||
- Unknown usb vid/pids for autodetection go to config/usb_ids.py
|
- Unknown usb vid/pids for autodetection go to config/usb_ids.py
|
||||||
|
# [LEARNING_RESOURCES](https://github.com/bkerler/mtkclient/blob/main/learning_resources.md)
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
## Learning Resources
|
## Learning Resources
|
||||||
|
[MTK CLIENT IN DEPTH VIDEO](https://youtu.be/NulWJo2RSKE)
|
||||||
|
|
||||||
[MTK Preloader](https://o0xmuhe.github.io/2022/03/05/MTK-Preloader-踩坑/)
|
[MTK Preloader](https://o0xmuhe.github.io/2022/03/05/MTK-Preloader-踩坑/)
|
||||||
|
|
||||||
[MOSEC-2022](https://o0xmuhe.github.io/2022/11/23/议题解读-MOSEC2022-MediAttack-break-the-boot-chain-of-MediaTek-SoC/)
|
[MOSEC-2022](https://o0xmuhe.github.io/2022/11/23/议题解读-MOSEC2022-MediAttack-break-the-boot-chain-of-MediaTek-SoC/)
|
||||||
|
|
Loading…
Reference in a new issue