Merge pull request #1174 from hopez13/main
Some checks failed
Python application / Test (push) Has been cancelled

Update Learning Resources
This commit is contained in:
Bjoern Kerler 2024-08-30 23:42:39 +02:00 committed by GitHub
commit 898fedc9d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View file

@ -560,3 +560,4 @@ For dxcc, you need to use plstage instead of stage
### Chip details / configs
- Go to config/brom_config.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)

View file

@ -1,4 +1,6 @@
## Learning Resources
[MTK CLIENT IN DEPTH VIDEO](https://youtu.be/NulWJo2RSKE)
[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/)