ElderDrivers/EdXposed
Fork: 626 Star: 5439 (更新于 2024-10-27 11:39:45)
license: GPL-3.0
Language: Java .
Elder driver Xposed Framework.
最后发布版本: v0.5.2.2 ( 2021-02-15 11:33:11)
EdXposed Framework
Introduction
A Riru module trying to provide an ART hooking framework (initially for Android Pie) which delivers consistent APIs with the OG Xposed, leveraging YAHFA (or SandHook) hooking framework, supports Android 8.0 ~ 11.
Xposed is a framework for modules that can change the behavior of the system and apps without touching any APKs. That's great because it means that modules can work for different versions and even ROMs without any changes (as long as the original code was not changed too much). It's also easy to undo. As all changes are done in the memory, you just need to deactivate the module and reboot to get your original system back. There are many other advantages, but here is just one more: Multiple modules can do changes to the same part of the system or app. With modified APKs, you to decide for one. No way to combine them, unless the author builds multiple APKs with different combinations.
Supported Versions
Wiki: Available Android versions
Build
Install
- Install Magisk v21+
- Install Riru v23+ from Magisk repo.
- Download and install EdXposed in Magisk Manager or recovery.
- Install EdXposed Manager.
- Reboot.
- Have fun! :)
Download
Edxposed has three different builds
-
Stable:Stable version after passing the test, suitable for general users, update slowly. Download Stable version in Magisk Manager's [Downloads] tab
-
Alpha: Test version with multiple commits. Download Alpha version in [Github Releases]
-
Canary: Debug version. Automatically build by CI. Download Canary version in [EdXposed Manager]
Useful Links
- List of Xposed Modules For Android Pie Working With EdXposed (thanks to Uraniam9 @ xda-developers)
Known Issues
See Issues
Get Help
-
GitHub issues: Issues
-
Notice(for Chinese): In view of the low quality of issues submitted, please read the Chinese user report firstEdXposedIssuesReport_cn(If you don't read the instructions, the submitted issue is likely to be closed)
For Developers
Developers are welcomed to write Xposed modules with hooks based on EdXposed Framework. Module written based on EdXposed framework is fully compatible with the original Xposed Framework, so contrary a Xposed Framework-based module will work well with the EdXposed framework too.
We use the module repository of the original Xposed, so you simply upload the module to repository, then you can download your module in EdXposed.
Community Discussion
- QQ Group: 855219808
- Telegram: @Code_of_MeowCat
Notice: These community group don't accept any bug report, please use Get help to report.
Contribute
- Apparently this framework is far from stable and all kinds of PRs are welcome. :)
- Buy me a coffee if you like my work.
Credits
- YAHFA: the core ART hooking framework
- Magisk: makes all these possible
- Riru: provides a way to inject codes into zygote process
- XposedBridge: the OG xposed framework APIs
- dexmaker and dalvikdx: to dynamiclly generate YAHFA hooker classes
- SandHook: ART hooking framework for SandHook variant
- Dobby: used for inline hooking
最近版本更新:(数据更新于 2024-10-02 02:30:30)
2021-02-15 11:33:11 v0.5.2.2
2021-02-03 17:04:19 v0.5.2.1
2021-01-31 10:08:20 v0.5.2.0
2020-12-29 23:55:30 v0.5.1.4
2020-12-21 23:53:02 v0.5.1.3
2020-11-08 13:54:03 v0.4.6.4
2020-04-02 16:54:28 v0.4.6.2
2020-03-01 00:12:53 v0.4.6.1
2019-10-22 00:04:02 v0.4.6.0
2019-06-24 15:47:20 v0.4.5.1
主题(topics):
android, android-framework, android-pie, art-hooking-framework, edxposed-framework, hacktoberfest, hooking-framework, magisk, magisk-module, meowcat, riru, riru-module, sandhook, xposed, xposed-framework, xposed-module, xposedbridge, xposedmodule, yahfa
ElderDrivers/EdXposed同语言 Java最近更新仓库
2024-11-05 19:32:42 xiaojieonly/Ehviewer_CN_SXJ
2024-11-05 04:13:47 Stirling-Tools/Stirling-PDF
2024-11-04 02:03:13 exzhawk/EhViewer
2024-11-03 00:43:09 PBH-BTN/PeerBanHelper
2024-10-31 18:52:00 CodePhiliaX/Chat2DB
2024-10-31 11:19:43 mybatis-flex/mybatis-flex