Pinned Repositories
bypass_dlfunctions
This is another way to bypass the restriction of calling dl functions for system lib.
bypassHiddenApiRestriction
This is a library that can bypass the hidden api restriction on Android 9-12.
jdwp-xposed-injector
This is an injection tool that can inject xposed module to debuggable app by jdwp.
ManifestEditor
This is a tool used to modify Android Manifest binary file.
Poros
This is a dynamic instrumentation tool that can inject xposed module into any appliation on rooted Android devices.
tetris
This is a classic Tetris game clone using bevy and rust.
Xpatch
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.
xposed-tool-app
This is the app based on Xpatch.
xposed_module_loader
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.
XSkinLoader
侵入性最低,功能强大的Android换肤框架XSkinLoader
WindySha's Repositories
WindySha/Xpatch
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.
WindySha/ManifestEditor
This is a tool used to modify Android Manifest binary file.
WindySha/XSkinLoader
侵入性最低,功能强大的Android换肤框架XSkinLoader
WindySha/Poros
This is a dynamic instrumentation tool that can inject xposed module into any appliation on rooted Android devices.
WindySha/bypassHiddenApiRestriction
This is a library that can bypass the hidden api restriction on Android 9-12.
WindySha/xposed_module_loader
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.
WindySha/xposed-tool-app
This is the app based on Xpatch.
WindySha/bypass_dlfunctions
This is another way to bypass the restriction of calling dl functions for system lib.
WindySha/FridaXposedModule
This is a Xposed module for using Frida in non-root device.
WindySha/XInjector
This is a tool used to inject so to any app by ptrace.
WindySha/RemoveVideoAdsPlugin
This is a Xposed plugin that can remove the ads of some Videos.
WindySha/jdwp-xposed-injector
This is an injection tool that can inject xposed module to debuggable app by jdwp.
WindySha/tetris
This is a classic Tetris game clone using bevy and rust.
WindySha/EasyBypassRestrictions
This is a project that can bypass the android hidden api restictrion and bypass dlfcn restriction for system lib.
WindySha/SandHook
Android ART Hook - support 4.4 - 10.0 32/64 bit - Xposed API Compat
WindySha/XposedModuleSample
This is a xposed module showing how to hook java and native code.
WindySha/magic_overlayfs
Make system partition become read-write (it is also possible without Magisk)
WindySha/YAHFA
Yet Another Hook Framework for ART
WindySha/aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
WindySha/linjector-rs
Code injection on Android without ptrace
WindySha/FixModifiedUtf8ConvertError
This is a library that can fix the crash on android 5.0 and 5.1 caused by modified utf8 converting.
WindySha/rust_game_snake
This is an implementation of the traditional game snake, using the game engine bevy.
WindySha/WindySha.github.io
This is my hexo blog
WindySha/fat-aar-android
A gradle plugin that merge dependencies into the final aar file works with AGP 3.+
WindySha/flappy_kid
This a sample rust game project, like Flappy Bird.
WindySha/pinduoduo_backdoor
拼多多apk内嵌提权代码,及动态下发dex分析
WindySha/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
WindySha/rust_game_huarong_dao
A Number Puzzle game written in Rust.
WindySha/upptime
⬆️ Free uptime monitor and status page powered by GitHub
WindySha/windysha