Skip to content

android-hacker/VirtualXposed

Repository files navigation

Build Status

中文文档

Introduction

VirtualXposed is a simple APP based on VirtualApp and epic to use Xposed Module without root, unlock the bootloader, or flash the system image. (Support Android 5.0~8.1)

Warning

No use for Commercial Purposes!!! Please refer VirtualApp's declaration.

Usage

Preparation

Download the latest apk in Release page , then install it on your Android phone.

Install APP and Xposed module

Open VirtualXposed, Click the ➕ in home page, add the APP and Xposed module to VirtualXposed's virtual environment.

Notice: All operation(install Xposed module, APP)must be done in VirtualXposed, Otherwise, the Xposed module won't take effect!! For example, If you install Youtube APP on your system (Your phone's original system, not in VirtualXposed),and then install Youtube AdAway (A Youtube Xposed module) in VirtualXposed; Or you install Youtube in VirtualXposed, and install Youtube AdAway on original system; or both of them are installed on original system, These three cases won't take effect!

How to install

There are three ways to install APP or Xposed module to VirtualXposed:

  1. clone the original system's installed apps. Click Button at bottom of home page, then click Add App, the first page are installed apps.
  2. install via apk file. (Click Button at bottom of home page, then click Add App, the second page are apks found in your sdcard)
  3. install via external file chooser. (Click Button at bottom of home page home page, then click App App, use the float button to choose apk file to install)

For Xposed module, You can install it from Xposed Installer, too.

Active the Xposed module

Open Xposed Installer in VirtualXposed, go to the module fragment, check the module you want to use:

How to active module

Reboot

Reboot the VirtualXposed, No need to reboot your phone; Just click Settings in home page of VirtualXposed, Click Reboot Button, VirtualXposed will reboot like a shot.

How to reboot

Supported Modules

Far more than above.

Others

GameGuardian

VirtualXposed also supports GameGuardian, use version 0.9.1 for best compatibility.(You can download it in release page).

Video Tutorial

VirusTotal

VirusTotal may say VirtualXposed have malware, it is stupid, you can refer my explaination.

And also, VirtualXposed is open source, you can refer the source code, I am sure it is safe.

If you still do not believe me, you can install version 0.8.7, VirusTotal thinks this version is safe.

Known Issues

  1. Can not modify system, so the Module used to modify system can never take effect.
  2. Do not support Resource hooks now.
  3. May be some modules are not compatible with VirtualXposed now.

Support

Welcome to contributing for VirtualXposed!!

For Developer

Credit

  1. VirtualApp
  2. Xposed