Tool MEmu with Magisk

ZixMatrix

Inactive Approved Modder
Original poster
Aug 27, 2017
111
1,660
193
27
null
* About *
I just want to share a little of my knowledge about emulator. I hope this tutorial will be useful for you guys. Actually you can find all the resource you need from google, just with a little better Search Key Word you'll find anything you want. Google is your best friend.

* Requirements *

  • MEmu - The Best Android Emulator for PC Download
  • Magisk by topjohnwu Download
  • BusyBox by stericson Download
  • Script for installing Magisk by HemanthJabalpuri Download
  • Terminal Emulator (anything will do)
  • Root Explorer (anything will do)

* Tutorial *
  1. Install the MEmu emulator.
  2. Enable Root mode in Settings and Restart MEmu.
  3. Install Magisk
  4. Install Busybox
  5. Place Magisk.apk as
    /sdcard/init.d/bin/magisk.apk
  6. Extract the run.sh script from below attached zip to any folder like
    /sdcard/Download
  7. Execute the run.sh script. To do this run below commands in Terminal
    su
    sh /sdcard/Download/run.sh
  8. After executing above, disable Root mode in Settings and Restart MEmu.

* Tips and Tricks *
You can do anything you want with magisk.
  • Install MagiskHide to hide root from app
  • Install Lucky Patcher to patch MEmu (remove ADs)
  • Install LibDumper for dumping file
  • Install changer to reset or change IMEI , Hardware ID, and many more without restart the MEmu

* Credits *

  • HemanthJabalpuri from XDA, thanks for the guide and script Link
 

xyzhunter

PMT Modder
Staff member
Modding-Team
Oct 28, 2020
2,087
109,158
1,213
Indonesia
install magisk.apk first, you don't need to open it. then place magisk.apk as tutorial no. 7



sorry, actually I'm on purpose not adding the disclaimer because Magisk Hide works on my MEmu.
e.g. Sword Master Story didn't detect my root.
ok
 
Last edited:

AndnixSH

PMT Elite Modder
Staff member
Modding-Team
Jun 27, 2017
4,762
301,719
1,213
Modding World
sorry, actually I'm on purpose not adding the disclaimer because Magisk Hide works on my MEmu.
e.g. Sword Master Story didn't detect my root.
Magisk manager works normally but any Magisk module will not work. It will brick the emulator
 

tahooo

Platinian
Nov 5, 2021
7
0
1
30
usa
the bash script gives this error wher i excecute : /system/xbin/busybox: invalid option -- j
 

xyzhunter

PMT Modder
Staff member
Modding-Team
Oct 28, 2020
2,087
109,158
1,213
Indonesia
@ZixMatrix check this out
 
  • Like
Reactions: fsociety