From b483c050df3e06a2ab836f59cefc35a6588a4cad Mon Sep 17 00:00:00 2001 From: hopez13 <140780838+hopez13@users.noreply.github.com> Date: Thu, 29 Aug 2024 22:36:13 +0530 Subject: [PATCH] Update Learning Resources Added In Depth Video About Working Of MTK CLIENT [ MUST WATCH ] --- README.md | 1 + learning_resources.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index dd8272b..c729757 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/learning_resources.md b/learning_resources.md index f52cede..e2e59ed 100644 --- a/learning_resources.md +++ b/learning_resources.md @@ -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/)