This commit is contained in:
Bjoern Kerler 2021-12-27 00:27:10 +01:00
commit 523b022dee

View file

@ -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)