EdisonChang33 / VirtualXposed

A Simple App to use Xposed without root or unlock the bootloader(or modify system image etc).

Home Page:http://vxposed.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

中文文档

Introduction

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

Warning

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

Usage

Preparation

Download the latest apk from the release page, and install it on your Android device.

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 operations(installing Xposed module, APP)must be done in VirtualXposed, otherwise the Xposed module won't take effect. For example, if you install the 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, yhese three cases won't take effect!

How to install

There are three ways to install an 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 an 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 the 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 XposedInstaller, too.

Activate the Xposed module

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

How to activate module

Reboot

Reboot the VirtualXposed, No need to reboot your phone; Just click Settings in home page of VirtualXposed, click Reboot button, and 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 has malware, it is stupid, you can refer to my explanation.

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

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

Known Issues

  1. Cannot modify system, so the Module used to modify system can never take effect.
  2. Do not support Resource hooks now.
  3. Some modules may not be compatible with VirtualXposed now.

Support

Welcome to contributing for VirtualXposed!!

For Developer

Credit

  1. VirtualApp
  2. Xposed

About

A Simple App to use Xposed without root or unlock the bootloader(or modify system image etc).

http://vxposed.com


Languages

Language:Java 67.3%Language:C++ 15.8%Language:C 15.8%Language:Makefile 0.6%Language:Assembly 0.3%Language:Objective-C 0.2%Language:Python 0.0%