GithubHelp home page GithubHelp logo

How to use this cmd about mtkclient HOT 6 CLOSED

bkerler avatar bkerler commented on July 17, 2024
How to use this cmd

from mtkclient.

Comments (6)

SoeHtikeAung199 avatar SoeHtikeAung199 commented on July 17, 2024

release

You have any solution sent me😍

from mtkclient.

SoeHtikeAung199 avatar SoeHtikeAung199 commented on July 17, 2024

Wait for the official release.

Ok thank sir

from mtkclient.

ligteltelecom avatar ligteltelecom commented on July 17, 2024

Add this line parser_seccfg = subparsers.add_parser("seccfg", help="Unlocking seccfg")
Run this command after stage 1 C:\mtkclient-main>py stage2 seccfg

C:\mtkclient-main>py stage2 seccfg
Capstone library is missing (optional).
Keystone library is missing (optional).
sej - HACC init
sej - HACC run
sej - HACC terminate
Traceback (most recent call last):
  File "C:\mtkclient-main\stage2", line 616, in <module>
    main()
  File "C:\mtkclient-main\stage2", line 606, in main
    data = seccfg_data + enc_hash
TypeError: can't concat str to bytes

C:\mtkclient-main>

from mtkclient.

ligteltelecom avatar ligteltelecom commented on July 17, 2024

C:\mtk>py mtk stage
Capstone library is missing (optional).
Keystone library is missing (optional).

Preloader - Status: Waiting for PreLoader VCOM, please connect mobile
Port - Device detected :)
Preloader - CPU: MT6765(Helio P35/G35)
Preloader - HW version: 0x0
Preloader - WDT: 0x10007000
Preloader - Uart: 0x11002000
Preloader - Brom payload addr: 0x100a00
Preloader - DA payload addr: 0x201000
Preloader - CQ_DMA addr: 0x10212000
Preloader - Var1: 0x25
Preloader - HW subcode: 0x8a00
Preloader - HW Ver: 0xca00
Preloader - SW Ver: 0x0
Preloader - Disabling Watchdog...
Preloader - HW code: 0x766
Preloader - Target config: 0xe7
Preloader - SBC enabled: True
Preloader - SLA enabled: True
Preloader - DAA enabled: True
Preloader - SWJTAG enabled: True
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 - ME_ID: B4FD7FAA01E367EAF68C1B76393EF17D
Preloader - SOC_ID: 08F3DD3663A645FDD0FDEDF058241653134C146F32C21D89993F57619BF27C96
Main - Uploading stage 1
PLTools - Loading payload from C:\mtk\mtkclient\payloads\generic_stage1_payload.bin, 0x3ec bytes
PLTools - Kamakiri / DA Run
Kamakiri - Trying kamakiri2..
Kamakiri - Done sending payload...
PLTools - Successfully sent payload: C:\mtk\mtkclient\payloads\generic_stage1_payload.bin
Main - Successfully uploaded stage 1, sending stage 2
Main - Done sending stage2, size 0x4000.
Main - Done jumping stage2 at 00201000
Main - Successfully loaded stage2

C:\mtk>py stage2 seccfg
Capstone library is missing (optional).
Keystone library is missing (optional).
Traceback (most recent call last):
File "C:\mtk\stage2", line 637, in
main()
File "C:\mtk\stage2", line 627, in main
data = seccfg_data + enc_hash
TypeError: can't concat list to bytes

C:\mtk>

from mtkclient.

awsaxf avatar awsaxf commented on July 17, 2024

I also found that in win7 (Python3.8.7 version), the stage2 command seems to be invalid!

C:\mtkclient-main>python stage2 seccfg
Traceback (most recent call last):
File "stage2", line 19, in
class Stage2(metaclass=LogBase):
File "stage2", line 354, in Stage2
def keys(self, data=b"", otp=None, mode="dxcc") -> tuple[list or bytes or None,str]:
TypeError: 'type' object is not subscriptable

from mtkclient.

bkerler avatar bkerler commented on July 17, 2024

Closing this issue for now, as it will be added as a feature soon.

from mtkclient.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.