From 3b4403ebe2203363b114d94c20d659b67e4a8a64 Mon Sep 17 00:00:00 2001 From: cygnusx Date: Sun, 26 Dec 2021 19:45:08 +0100 Subject: [PATCH 1/2] Typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a83465..dff3674 100644 --- a/README.md +++ b/README.md @@ -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). From 4575c42c61d6864af2a0c4a3e2e59f7096189690 Mon Sep 17 00:00:00 2001 From: cygnusx Date: Sun, 26 Dec 2021 19:45:56 +0100 Subject: [PATCH 2/2] Typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dff3674..337ce03 100644 --- a/README.md +++ b/README.md @@ -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)