Katana-Official / XYNXposed

XYN Xposed - The future from now on

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XYN Xposed

What's the XYN Xposed?

XYN Xposed is a next generation Xposed framework, which based on the ART TI and will not resolve or hook any unexported symbol from libart.so
Since Android 15, Google stripped all symbols from libart.so and caused billions of reinforced apps crash.
Using this framework will not affect the behaviour above Andorid 15 and will only make methods interpret without compiled.
With the ART TI (ART Tooling Interface), you can debug your app and even integrate it inside Mundo.
We're using part of the AOSP feature, which was already included inside the AOSP CTS tests, and won't be removed in the future Android versions, this will be much stable than libart symbol based method. You can read the introduction here.

Xposed API compatibility

Xposed API 92

XYN Xposed Website

https://www.die.lu

XYN Xposed Group

https://t.me/foxiteu

License

MIT License

Resources

You can check the dex instructions here

Xposed Loader Demo

The Mundo SDK based sandbox / SULoader app is now available on GitHub Meta Wolf Project, you can download the app and install the Xposed modules inside this app, you can find out the user manual by clicking the configuration tab.

System compatibility

Android 8-15 and the future Android versions.
Harmony OS 2-4

Reference

Jtik
ART TI
Mundo (Work above Android 15)
Android Studio Debugger
Xposed
Meta

TODO

XResource support

About

XYN Xposed - The future from now on

License:MIT License


Languages

Language:Java 95.7%Language:Kotlin 4.3%