You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\Garden of sinners\Desktop\mtkclient>python\python mtkclient\mtk.py wo 0x0 0x0000000000008000 readback1\gpt.bin --preloader=preloader_yxp_753_pad.bin
MTK Flash/Exploit Client Public V2.0.1 (c) B.Kerler 2018-2024
ArgHandler - O:Var1: 0x0
Preloader - Status: Waiting for PreLoader VCOM, please reconnect mobile to brom mode
Port - Hint:
Power off the phone before connecting.
For brom mode, press and hold vol up, vol dwn, or all hw buttons and connect usb.
For preloader mode, don't press any hw button and connect usb.
If it is already connected and on, hold power for 10 seconds to reset.
You should provide a --debugmode log, I have a hunch you have some relevant details in there. Are you able to read the same slice of memory?
EDIT: I'm having the same problem with my MT8781 device, but this is because my device has DAA enabled and I can't patch the bootloader, so I'm using the stock one. (and I've tried patching writeregistry to use the built-in command, but had no success with that)
You should provide a --debugmode log, I have a hunch you have some relevant details in there. Are you able to read the same slice of memory?
EDIT: I'm having the same problem with my MT8781 device, but this is because my device has DAA enabled and I can't patch the bootloader, so I'm using the stock one. (and I've tried patching writeregistry to use the built-in command, but had no success with that)
If given the opportunity, I will try. Thank you for your guidance
C:\Users\Garden of sinners\Desktop\mtkclient>python\python mtkclient\mtk.py wo 0x0 0x0000000000008000 readback1\gpt.bin --preloader=preloader_yxp_753_pad.bin
MTK Flash/Exploit Client Public V2.0.1 (c) B.Kerler 2018-2024
ArgHandler - O:Var1: 0x0
Preloader - Status: Waiting for PreLoader VCOM, please reconnect mobile to brom mode
Port - Hint:
Power off the phone before connecting.
For brom mode, press and hold vol up, vol dwn, or all hw buttons and connect usb.
For preloader mode, don't press any hw button and connect usb.
If it is already connected and on, hold power for 10 seconds to reset.
Port - Device detected :)
Preloader - CPU: MT6789/MT8781V(MTK Helio G99)
Preloader - HW version: 0x0
Preloader - WDT: 0x10007000
Preloader - Uart: 0x11002000
Preloader - Brom payload addr: 0x100a00
Preloader - DA payload addr: 0x201000
Preloader - Var1: 0xa
Preloader - Disabling Watchdog...
Preloader - HW code: 0x1208
Preloader - Target config: 0xe0
Preloader - SBC enabled: False
Preloader - SLA enabled: False
Preloader - DAA enabled: False
Preloader - SWJTAG enabled: False
Preloader - EPP_PARAM at 0x600 after EMMC_BOOT/SDMMC_BOOT: False
Preloader - Root cert required: False
Preloader - Mem read auth: True
Preloader - Mem write auth: True
Preloader - Cmd 0xC8 blocked: True
Preloader - Get Target info
Preloader - BROM mode detected.
Preloader - HW subcode: 0x8a00
Preloader - HW Ver: 0xca00
Preloader - SW Ver: 0x0
Preloader - ME_ID: XXX
Preloader - SOC_ID: XXX
DaHandler - Device is unprotected.
DaHandler - Device is in BROM-Mode. Bypassing security.
DAXML - Uploading xflash stage 1 from MTK_DA_V6.bin
XmlFlashExt - Patching da2 ...
XmlFlashExt - Patched read_register / write_register
XmlFlashExt - Patched write partitions / allow_read / allow_write
XmlFlashExt - Patched hash binding
DAXML - Successfully uploaded stage 1, jumping ..
Preloader - Jumping to 0x200000
Preloader - Jumping to 0x200000: ok.
DAXML - Stage 1 successfully loaded.
DAXML - Uploading stage 2...
Progress: |██████████| 100.0% Written (0x286/0x286, ) 3.04 MB/s
DAXML - Successfully uploaded stage 2.
DAXML - Successfully uploaded stage 2
DAXML - SLA is disabled
DAXML - DA XML Extensions successfully loaded.
DaHandler - Writing offset 0x0 with length 0x8000
Progress: |██████████| 100.0% Written (0x40/0x40, ) 4.46 MB/s
DAXML
DAXML - [LIB]: �[31mError on writing flash at 0x00000000�[0m
Failed to write readback1\gpt.bin to offset 0x0 with length 0x8000.
C:\Users\Garden of sinners\Desktop\mtkclient>
It will stuck after Progress 100.0%, but it seems that not all partitions will get stuck. For example, lk partition can be written normally.
preloader_yxp_753_pad.zip
The text was updated successfully, but these errors were encountered: