GithubHelp home page GithubHelp logo

Comments (3)

bkerler avatar bkerler commented on July 17, 2024

Can you rerun using --debugmode and upload the log ?

from mtkclient.

oluwhadtosync avatar oluwhadtosync commented on July 17, 2024

I noticed partition boot doesn't exist on my device and also boot_a, but partition boot_b. I'm using python 3, So when writing it, I did: python3 mtk w boot_b boot.img and went successfully. It does return with an error message on Windows that did partition doesn't exist, but on Linux/LiveDvd, it returns with USB Overflow. Thanks for a great work.

from mtkclient.

bphd avatar bphd commented on July 17, 2024

Can you rerun using --debugmode and upload the log ?

$ mtk --debugmode
MTK Flash/Exploit Client V1.52 (c) B.Kerler 2018-2021

usage: mtk [-h]
           {printgpt,gpt,r,rl,rf,rs,ro,w,wf,wl,wo,e,es,footer,reset,dumpbrom,dumppreloader,payload,crash,brute,gettargetconfig,peek,stage,plstage,xflash}
           ...
mtk: error: unrecognized arguments: --debugmode

Two months after the last release

Please make a new release so downstream packages can update. It's something like 2 years old

MTK Flash/Exploit Client V1.6.1 (c) B.Kerler 2018-2023

usage: mtk [-h]
           {script,printgpt,gpt,r,rl,rf,rs,ro,w,wf,wl,wo,e,es,ess,footer,reset,dumpbrom,dumpsram,dumppreloader,payload,crash,brute,gettargetconfig,peek,stage,plstage,logs,meta,da}
           ...
mtk: error: unrecognized arguments: --debugmode

Even the new one...

$ grep --text --only-matching debugmode

/usr/lib/python3.10/site-packages/mtkclient/config/mtk_config.py:debugmode
/usr/lib/python3.10/site-packages/mtkclient/config/__pycache__/mtk_config.cpython-310.pyc:debugmode
/usr/lib/python3.10/site-packages/mtkclient/config/__pycache__/mtk_config.cpython-310.opt-1.pyc:debugmode
/usr/lib/python3.10/site-packages/mtkclient/Library/mtk_main.py:debugmode
/usr/lib/python3.10/site-packages/mtkclient/Library/mtk_main.py:debugmode
/usr/lib/python3.10/site-packages/mtkclient/Library/__pycache__/mtk_main.cpython-310.opt-1.pyc:debugmode
/usr/lib/python3.10/site-packages/mtkclient/Library/__pycache__/mtk_main.cpython-310.pyc:debugmode
/usr/lib/python3.10/site-packages/mtkclient-1.9.dist-info/METADATA:debugmode

One (destructive) workaround is to sed -i 's/INFO/DEBUG/g' mtkclient/* then "recompile"

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.