Posts

Showing posts from February, 2024

How to root Virtual Master & install Xposed

Image
Virtual Master - Android Clone app does not have switches to turn on root and Xposed in settings, but there is a secret way to root and install xposed easly. This is intended to avoid the violation of the terms of service of Play Store I think. The developer has told peoples in Telegram Group to do this way. If you want to report bugs or freature request, please send feedback to the developer via Virtual Master app (For you > Feedback), or join the official Telegram group https://t.me/virtualmaster_officialgroup . I can’t offer you with support since I don’t use Virtual Master as a daily driver How to import to root VM & install Xposed First, download Superuser, Magisk or Xposed Installer to your physical device Magisk (Android 7.1.2 & 9.0) : https://github.com/topjohnwu/Magisk/releases Superuser APK (Android 5.1.1 & 7.1.2) : https://apkpure.net/superuser/com.koushikdutta.superuser/download Xposed Installer (Android 5.1.1 & 7.1.2) : https://xposed-installer.en

How to install unsigned APK using Core Patch module (Root & Xposed required)

Image
Core Patch is a module for Xposed Framework to disable signature verification, directly modify the APK, and downgrade the App. What is difference between Core Patch and Lucky Patcher: Lucky Patcher does not need Xposed, it’s patching the system files directly. It does have Xposed way though but same way as normal. However, the bypass techniques is very outdated. It does not support signature scheme v2, v3 and v4 well, the success rate to install unsigned APK is likely 30%. I had asked chelpus to fix signature bypass multiple times but he never responded! Core Patch fully bypassed signature checks, it works a lot better, supports signature scheme v2, v3 and v4. WARNING: ENVIORNMENT MAY BRICK AFTER INSTALLING XPOSED. BACKUP YOUR DATA FIRST BEFORE PROCEED If you are using VM app, reinstall the rom, you will lose your data If you are using emulator, just reinstall emulator without uninstalling. NO data would be loss unless you unchecked preserve data option If you are using M

How to install systemless Xposed Framework on Magisk for Android 5.0 - 8.1

Image
Systemless Xposed Framework is a module for Magisk, repackaged by topjohnwu and fixed by bibarub. Only Lollipop 5.x.x, Marshmallow 6.x, Nougat 7.x.x, and Oreo 8.x are supported for ARM, ARM64, and x86, with additional support for x86_64. If you are using Android 9 Pie or above, use LSposed module instead. See: https://www.andnixsh.com/2023/06/how-to-install-lsposed-on-magisk-for.html Download the Xposed ZIP package: Releases · bibarub/xposed Open the Magisk app, and switch to the Modules tab using the bottom navigation menu. Tap on the button named Install from storage (Package icon on bottom-right corner if youuse Mgisk Delta). Next, browse and select the ZIP you downloaded earlier. After a successful installation, click Reboot to reboot Android system. If you use Emulator, do not click Reboot , instead restart the emulator by clicking close button You should see the Xposed Installer in your launcher. In case the Xposed Installer is not installed, you can Download Xposed