mirror of
https://github.com/bkerler/mtkclient.git
synced 2024-11-30 19:26:56 -05:00
Merge branch 'main' of https://github.com/bkerler/mtkclient
This commit is contained in:
commit
523b022dee
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# MTKClient
|
||||
![Logo](gui/images/logo_256.png)
|
||||
![Logo](mtkclient/gui/images/logo_256.png)
|
||||
|
||||
Just some mtk tool for exploitation, reading/writing flash and doing crazy stuff.
|
||||
For windows, you need to install the stock mtk port and the usbdk driver (see instructions below).
|
||||
|
@ -120,7 +120,7 @@ sudo reboot
|
|||
### Using MTKTools via the graphical user interface:
|
||||
For the 'basics' you can use the GUI interface. This supports dumping partitions for now. Run the following command:
|
||||
```
|
||||
python mtk_gui.py
|
||||
python mtk_gui
|
||||
```
|
||||
|
||||
### Root the phone (Tested with android 9 - 12)
|
||||
|
|
Loading…
Reference in a new issue