You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- This app set up bootless super user access, with [Magisk](https://github.com/topjohnwu/Magisk) and Mtk-su, on MediaTek Android devices. To facilitate those wishing to use the security breach Mtk-su by [Diplomatic](https://forum.xda-developers.com/member.php?u=8132642).
6
-
- If you are a more advanced user. I recommend using the [mtk-su](https://forum.xda-developers.com/t/amazing-temp-root-for-mediatek-armv8-2020-08-24.3922213/) tool from the terminal, you will have more possibilities and control over the process.
7
-
- Download the latest version [here](https://github.com/JunioJsv/mediatek-easy-root/releases), at your own risk.
6
+
Welcome to Mtk Easy Su, an application designed to set up bootless super user access using [Magisk](https://github.com/topjohnwu/Magisk) and Mtk-su on MediaTek Android devices. This tool is particularly useful for those interested in leveraging the security breach Mtk-su by [Diplomatic](https://forum.xda-developers.com/member.php?u=8132642).
7
+
8
+
## Features
9
+
10
+
- Easily establish bootless super user access on your MediaTek Android device.
11
+
- Seamlessly integrates Magisk and Mtk-su for enhanced functionality.
12
+
- Empowers advanced users with greater control over the rooting process through terminal-based [mtk-su](https://forum.xda-developers.com/t/amazing-temp-root-for-mediatek-armv8-2020-08-24.3922213/).
13
+
14
+
## Getting Started
15
+
16
+
To get started with Mtk Easy Su, follow these simple steps:
17
+
18
+
1. Download the latest version [here](https://github.com/JunioJsv/mediatek-easy-root/releases), but please be aware that you are doing so at your own risk.
19
+
20
+
2. Ensure you have [Magisk Manager](https://github.com/topjohnwu/Magisk/releases/tag/manager-v8.0.4) installed to manage root access for each application.
21
+
22
+
3. Before installing the app, disable **Google Play Protect** as recent updates have flagged the app as harmful without valid reasons.
23
+
24
+
## Important Notes
25
+
26
+
- Stay informed about the critical MediaTek rootkit affecting millions of Android devices. Check out the XDA article [here](https://www.xda-developers.com/mediatek-su-rootkit-exploit/).
27
+
28
+
- Be cautious with firmware updates released after March 2020, as they may block the methods utilized by Mtk Easy Su or mtk-su.
29
+
30
+
- To confirm if you've been granted super user access, check the exit value returned by the log. A value of 0 indicates success and root access.
8
31
9
-
### Notes :memo:
10
-
- (:warning:__REQUIRED__) To manage root access for each application, you must download [Magisk manager](https://github.com/topjohnwu/Magisk/releases/tag/manager-v8.0.4).
11
-
- (:warning:__REQUIRED__) Before installing the app make sure that **google play protect is disabled**, in recent weeks the play store has marked the app as harmful for no reason.
12
-
- (:warning:__READ THIS__) XDA - [Critical MediaTek rootkit affecting millions of Android devices has been out in the open for months](https://www.xda-developers.com/mediatek-su-rootkit-exploit/).
13
-
- (:warning:__WARNING__) Any firmware update released after March, 2020 is bound to block the method used by mtk-easy-su. Think twice before updating your device if you would like to keep using mtk-easy-su or mtk-su.
14
-
- To check if you have been granted super user access, check the exit value returned by the log, when it is 0 is because it worked and you have root access, the log below is of a mediatek device (LG K10 2017) that this app was successful.
15
32
```sh
16
-
...
17
33
/data/data/juniojsv.mtk.easy.su/files
18
34
UID: 0 cap: 3fffffffff selinux: permissive
19
35
Load policy from: /sys/fs/selinux/policy
@@ -22,7 +38,7 @@ client: launching new main daemon process
- Special thanks to [Diplomatic](https://forum.xda-developers.com/member.php?u=8132642) for developing the mtk-su tool that powers this application.
76
+
77
+
- Gratitude to all contributors on the LG K10 XDA Forum for their valuable insights and support.
55
78
56
-
### Acknowledgments :handshake:
57
-
- This app was based on [this](https://forum.xda-developers.com/android/development/amazing-temp-root-mediatek-armv8-t3922213/post82081703#post82081703) tutorial.
58
-
- Thanks to [Diplomatic](https://forum.xda-developers.com/member.php?u=8132642) for writing the mtk-su that makes this app possible.
59
-
- Thanks to everyone on the LG K10 XDA Forum.
60
-
- Thanks to John Wu for Magisk. [@topjohnwu](https://twitter.com/topjohnwu)
79
+
- Shoutout to John Wu for his invaluable contribution to the rooting community with Magisk. [@topjohnwu](https://twitter.com/topjohnwu)
61
80
62
-
###Warning:warning:
63
-
WARNING: DO NOT UPDATE MAGISK THROUGH MAGISK MANAGER ON A LOCKED BOOTLOADER OR YOU WILL BRICK YOUR DEVICE.
64
-
<palign=center>I'm not responsible for anything '_'</p>
81
+
## Warning
82
+
DO NOT UPDATE MAGISK THROUGH MAGISK MANAGER ON A LOCKED BOOTLOADER OR YOU WILL BRICK YOUR DEVICE.<br>
83
+
Remember, while this tool aims to simplify the rooting process, I'm not responsible for any mishaps that may occur during or after its usage. Proceed with caution! 😊
0 commit comments