darkskygit / VirtualApp

a modify version of VirtualApp and VAExposed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

中文文档

Introduction

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

The only two restriction of VirtualXposed are:

  1. Unable to modify system, so any Module which modifies system won't be able to work properly.
  2. Currently resource hooks are not supported. (Theming modules use Resource Hooks).

Warning

Usage for Commercial Purposes are not allowed!!! 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 on the Drawer Button at the bottom of home page(Or long click the screen), add your desired APP and Xposed Module to VirtualXposed's virtual environment.

Note: All operations(installation of Xposed Module, APP)must be done in VirtualXposed, otherwise the Xposed Module installed 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, neither of these three cases will work!

How to install

There are three ways to install an APP or Xposed Module to VirtualXposed:

  1. Clone an installed app from your original system. (Click Button at bottom of home page, then click Add App, the first page shows a list of installed apps.)
  2. Install via an APK file. (Click Button at bottom of home page, then click Add App, the second page shows APKs found in your sdcard)
  3. Install via an external file chooser. (Click Button at bottom of home page, then click Add App, use the floating action button to choose an APK file to install)

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

Activate the Xposed Module

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

How to activate module

Reboot

You only need to reboot VirtualXposed, There's no need to reboot your phone; Just click Settings in home page of VirtualXposed, click Reboot button, and VirtualXposed will reboot in a blink.

How to reboot

Modules tested by myself

  • XPrivacyLua: Really simple to use privacy manager for Android 6.0 Marshmallow and later.
  • XInsta: Instagram module(Feed downing, stories downloading, etc).
  • Minminguard: Completely remove both the ads inside apps and the empty space caused by those ads.
  • YouTube AdAway: Get rid of ads on the official YouTube App.
  • 微X模块: 微信模块,功能强大。
  • 微信巫师: 微信模块,项目开源,代码优秀。
  • MDWechat: 微信美化模块,可以把微信整成MD风格。
  • 应用变量: 可以用来进行机型修改,比如王者荣耀高帧率;QQ空间修改小尾巴等。
  • 音量增强器: 网易云音乐模块,非常好用,低调。
  • 微信学英语: 自动把微信消息翻译为英语,非常实用。
  • 情迁抢包: 微信QQ抢红包模块。
  • 微信跳一跳助手: 微信跳一跳游戏辅助模块。
  • 步数修改器: 运动步数修改模块。
  • 模拟位置: 虚拟定位模块,稳定好用。
  • 指纹支付: 对不支持指纹支付但系统本身有指纹的手机开启指纹支付的模块。
  • QQ精简模块 2.0: QQ模块,不仅可以精简QQ,还能防撤回,防闪照。
  • 微信增强插件: 微信模块,VXP内最稳定的微信模块;如无特殊需求建议用这个。
  • QX模块: QQ模块,防撤回抢红包斗图一应俱全。
  • QQ斗图神器: 各种表情,斗图神器。
  • 微信斗图神器: 斗图神器,微信用的。
  • 大圣净化: 去广告神器,推荐使用。

Supported modules are far more than above, you should test it by yourself, and welcome to send me a PR for the list above.

Others

GameGuardian

VirtualXposed also supports GameGuardian, you should use the separate version for GameGuardian.(Download it in release page).

Video Tutorial

VirusTotal

VirusTotal might report VirtualXposed as a malware, it is stupid, you can refer to my explanation.

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

If you still couldn't believe in me, you can install version 0.8.7; VirusTotal reports this version as safe.

Support

Contributions to VirtualXposed are always welcomed!!

For Developers

Credits

  1. VirtualApp
  2. Xposed

About

a modify version of VirtualApp and VAExposed


Languages

Language:Java 69.3%Language:C++ 14.9%Language:C 14.8%Language:Makefile 0.6%Language:Assembly 0.3%Language:Objective-C 0.2%Language:Python 0.0%