All Projects → android-hacker → Virtualxposed

android-hacker / Virtualxposed

Licence: gpl-3.0
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.

Programming Languages

java
68154 projects - #9 most used programming language
C++
36643 projects - #6 most used programming language
AIDL
53 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Virtualxposed

Epic
Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11
Stars: ✭ 3,434 (-72.85%)
Mutual labels:  hook, xposed, aop
Sandhook
Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat
Stars: ✭ 1,172 (-90.73%)
Mutual labels:  hook, xposed, aop
Pine
Dynamic java method hook framework on ART.
Stars: ✭ 171 (-98.65%)
Mutual labels:  hook, xposed, aop
SandVXposed
Xposed environment without root (OS 5.0 - 12.0)
Stars: ✭ 241 (-98.09%)
Mutual labels:  hook, xposed
Hookwormforandroid
一个基于Magisk&Riru的Module,可以助你用超低成本开发各种Hook插件,无须Xposed
Stars: ✭ 136 (-98.92%)
Mutual labels:  hook, xposed
aspectgo
Aspect-Oriented Programming framework for Go
Stars: ✭ 62 (-99.51%)
Mutual labels:  hook, aop
Androididchanger
Xposed Module for Changing Android Device Info
Stars: ✭ 394 (-96.88%)
Mutual labels:  hook, xposed
Taichi
A framework to use Xposed module with or without Root/Unlock bootloader, supportting Android 5.0 ~ 11.
Stars: ✭ 4,588 (-63.73%)
Mutual labels:  xposed, non-root
X Apm
应用管理 Xposed
Stars: ✭ 482 (-96.19%)
Mutual labels:  hook, xposed
Xposednavigationbar
Xposed导航栏功能拓展模块
Stars: ✭ 42 (-99.67%)
Mutual labels:  hook, xposed
Stinger
Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-sending to Aspect-oriented code ends.
Stars: ✭ 845 (-93.32%)
Mutual labels:  hook, aop
Xpatch
免Root实现app加载Xposed插件工具。This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.
Stars: ✭ 1,054 (-91.67%)
Mutual labels:  hook, xposed
SandVXposed
Xposed environment without root (OS 5.0 - 10.0)
Stars: ✭ 832 (-93.42%)
Mutual labels:  hook, xposed
Qujing
曲境是一个xposed模块,可实现在PC浏览器上动态监控(hook)函数调用和查看堆栈信息,及反射调用(invoke)等功能。
Stars: ✭ 197 (-98.44%)
Mutual labels:  hook, xposed
Beike AspectD
Flutter AOP framework.(Flutter面向切面库, 最新适配Flutter v2.5.3, null-safety)
Stars: ✭ 39 (-99.69%)
Mutual labels:  hook, aop
Headwolf
Scaffolding for agile development based on Xposed and Sekiro/基于Xposed和Sekiro搭建的敏捷开发的脚手架🎁献给懒汉们的小礼物😘只需四步!部署完一个Hook项目!👋👋新版本只需两步!!!
Stars: ✭ 182 (-98.56%)
Mutual labels:  hook, xposed
Easyrouter
A simple android framework used to route activity or action with url.
Stars: ✭ 164 (-98.7%)
Mutual labels:  hook, aop
Sandvxposed
Xposed environment without root (OS 5.0 - 10.0)
Stars: ✭ 604 (-95.22%)
Mutual labels:  hook, xposed
Swifthook
A library to hook methods in Swift and Objective-C.
Stars: ✭ 93 (-99.26%)
Mutual labels:  hook, aop
Easyprotector
一行代码检测XP/调试/多开/模拟器/root
Stars: ✭ 1,732 (-86.31%)
Mutual labels:  hook, xposed

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~10.0)

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

Supported Modules

Almost all modules except system-relevant are supported, please try it by yourself :)

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
  3. And64InlineHook
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].