Posts

Showing posts from 2025

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. The developer has told peoples in Telegram Group to do this way. If you want to report bugs or freature request, please send a feedback to the developer: Via the Virtual Master app (For you > Feedback) Email: [email protected] Telegram group: telegram.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 & 11) : 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://...

How to disable Auto Blocker on your Samsung Galaxy phone

Image
Note: I took it directly from Epic Games support page , I just wanted to share it here Auto Blocker is enabled by default on Samsung Galaxy devices released with One UI 6.1.1. Before you can sideload apps, you need to turn off Auto Blocker by following the steps below: Open Settings Scroll down and tap on Security and privacy Scroll down and tap on Auto Blocker Tap on the toggle to turn off Auto Blocker. The OS will ask for you to authenticate yourself before the feature can be turned off. Once you’ve turned off Auto Blocker, you’ll once again be able to sideload apps

How to run 32-bit apps on 64-bit only phones (No root)

Emulating 32-bit (armeabi-v7a) apps on 64-bit (arm64-v8a) only phone must be possible without rooting. I decided to try some Virtual machine apps on my Pixel 8 Pro without 32-bit support. After trying all VMs (Except cloud VM), it turns out ONLY VPhoneGaGa worked on my phone. It runs a free Android 7.1.2 instance with both 32-bit and 64-bit support (armeabi, armeabi-v7a and arm64-v8a). Other VM either gets stuck on loading, stuck on boot screen or crashes. This is the proof I’m running 32-bit app called Flappy Bird on my Google Pixel 8 Pro using VPhoneGaGa 3.9.1. Can’t see the video? Use VPN I hope to see more VM’s support 32-bit emulation in the future when 64-bit only phone is more common Using VPhoneGaGa Official VPhoneGaGa version is free to use with Abdroid 7.1.2 ROM. However, in order to enable Magisk support or use Android 10 ROM, you need to pay for it. Do not use modded VPhoneGaGa, they don’t work properly, and latest mod version might be fake 1. Download VPhoneGaG...

How to install LSPosed on Magisk for Android 8.1 or above

Image
A Riru / Zygisk module trying to provide an ART hooking framework which delivers consistent APIs with the OG Xposed, leveraging LSPlant hooking framework. Emulators are fully supported. If you are using Android 8.0 or below, use Systemless Xposed Installer module instead. See: https://www.andnixsh.com/2023/06/how-to-install-old-xposed-framework-on.html Download the latest LSPosed ZIP package: github.com/JingMatrix/LSPosed/releases Or the older versions: github.com/LSPosed/LSPosed/releases Video tutorial: https://www.youtube.com/watch?v=OsTDdo8FlHE 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 LSPosed shoul...

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...

VMOS Pro - FREE Custom ROMs without VIP | GMS, ROOT, Xposed | Android 4.4.4, 5.1.1, 7.1.2, 9.0 ROMs

Image
VMOS Pro was protected so I wasn’t able to modify/crack APK. Instead, I made a custom ROM as a zip file for VMOS Pro that includes permanent root and Xposed, all done on my Android phone because zipping on Windows or Linux caused corruption on the ROM file. You don’t need to use modded APK at all YOU CANNOT INSTALL ANY OTHER ROMS SUCH AS SAMSUNG, HUAWEI, ETC THAT ARE NOT MADE FOR VMOS. VMOS ROM IMPORTING IS FOR VMOS ROM ONLY. PLEASE DO NOT BE DUMB! FOR EMULATOR USERS: DO NOT TRY TO RUN VMOS IN EMULATORS, ALL VM APPS ARE NEVER SUPPORTED AND WILL SUBJECT TO CRASH. THIS IS ABSOLUTELY DUMB WAY TO DO IT. INSTEAD, INSTALL OTHER EMULATORS LISTED HERE: https://www.andnixsh.com/2018/10/free-android-emulator-collections.html Download VMOS Pro app English and Chinese version has been combined into one APK, so you will get same version if you downloaded from EN or CN website Global (EN) website: https://www.vmos.com/ Chinese website: http://www.vmos.cn/product_center_vmospro.htm Download c...