#
xposedmodule
Here are 19 public repositories matching this topic...
Companion Android application for EdXposed
android
framework
manager
android-development
android-application
xposed
android-ui
android-app
android-framework
xposed-framework
companion-app
xposedbridge
xposedmodule
xposed-module
xposedinstaller
edxposed
xposed-new
edxposedmanager
edxposedinstaller
-
Updated
Aug 31, 2020 - Java
-
Updated
May 15, 2020 - Java
An android app that generates QR codes from your saved wifi networks.
android
qrcode
sharing
wifi
qr-code
android-application
xposed
android-app
wifi-network
qr-generator
xposed-framework
qrcode-generator
wifi-password
xposedmodule
-
Updated
Feb 7, 2019 - Kotlin
a WeChat SDK base on xposed framework
-
Updated
Jul 17, 2020
Disable the Google Location Consent prompt and always disagree. This is an Xposed framework module.
-
Updated
Apr 9, 2018 - Java
MiPush Xposed Enhancement Module
android
push-notifications
android-application
xposed
android-app
android-framework
push
mipush
xposedmodule
xposed-module
edxposed
xposed-hooking
-
Updated
Aug 16, 2020 - Java
Settings Editor is an Xposed Module that allows you to easily modify your Android Settings app to your likings by adding, editing or removing items from the list
-
Updated
Aug 17, 2020 - Java
It's a demo about use jni in xposed project
-
Updated
Dec 10, 2018 - Java
-
Updated
Nov 28, 2018 - Java
This App is an Xposed Module,that demonstrates how to use Xposed Framework to Change the Value of an integer in an App by hooking it's method at runtime (Vulnerabke App - https://github.com/Edge-Developer/VulnerableApp) at runtime. Youtube Tutorial -> https://www.youtube.com/watch?v=un7iEFV0gXw
-
Updated
Jan 15, 2019 - Kotlin
This is an Xposed module to optimize the Android Media Scanner. The code is not up-to-date for current Android versions.
-
Updated
Apr 26, 2018 - Java
This library was created to serve as a basis for Xposed modules. It is not up-to-date with current Android versions.
-
Updated
Apr 26, 2018 - Java
Xposed module to fix doubleTwist music player to work with Musixmatch Floating Lyrics and also with Music Announcer or Songie.
-
Updated
May 2, 2018 - Java
Improve this page
Add a description, image, and links to the xposedmodule topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xposedmodule topic, visit your repo's landing page and select "manage topics."


可以考虑把模块配置写进/data/adb之类的地方,一是可以解决 #117 这种远古问题,二是可以给Manager加上随机包名防止简单地检测已安装应用列表就能找到Manager