Windy

Results 15 repositories owned by Windy

Xpatch

2.5k
Stars
383
Forks
Watchers

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.

ManifestEditor

260
Stars
80
Forks
Watchers

This is a tool used to modify Android Manifest binary file.

xposed_module_loader

107
Stars
47
Forks
Watchers

This is a library that can load installed xposed modules and load xposed modules by file path. And native libraries in the xposed module can also be loaded.

bypassHiddenApiRestriction

105
Stars
26
Forks
Watchers

This is a library that can bypass the hidden api restriction on Android 9-12.

bypass_dlfunctions

70
Stars
24
Forks
Watchers

This is another way to bypass the restriction of calling dl functions for system lib.

FridaXposedModule

62
Stars
19
Forks
Watchers

This is a Xposed module for using Frida in non-root device.

jdwp-xposed-injector

45
Stars
18
Forks
Watchers

This is an injection tool that can inject xposed module to debuggable app by jdwp.

RemoveVideoAdsPlugin

53
Stars
11
Forks
Watchers

This is a Xposed plugin that can remove the ads of some Videos.

xposed-hook-based-on-whale

24
Stars
7
Forks
Watchers

This is a xposed hook api based on whale.

xposed-tool-app

94
Stars
6
Forks
Watchers

This is the app based on Xpatch.