Code Monkey home page Code Monkey logo

riru_edxposed's Introduction

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 ~ 10.

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.

What are the differences between EdXposed Framework and Xposed Framework?

  1. EdXposed fully supports Android Pie, Q and R
  2. EdXposed have App List mode. Only the apps you want to apply Xposed modules are hooked. Other apps in system run in a completely clean environment
  3. EdXposed doesn't need to reboot system to active most modules
  4. EdXposed is hard to detect. EdXposed use Riru to inject, doesn't modify the libart and app_process

How to use ?

To put it simply, just follow these steps:

  1. Install Magisk
  2. Flash the Riru Magisk module. You can find it in Riru release page.
  3. Flash the Riru - EdXposed Magisk module. You can find it in EdXposed release page.
  4. Install EdXposed Manager. You can find it in EdXposed Manager release page.
  5. Reboot :)

More informations in detail:

Official Website

Wiki

Telegram Channel

Community Discussion

Notice: These community group don't accept any bug report, please use Get help to report.

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)

riru_edxposed's People

Contributors

mlgmxyysd avatar solohsu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

riru_edxposed's Issues

riru core 23.2 magisk 21.2 conflict

Hey with the new Magisk Update and the new riru core update, I can't install riru edexposed yahfa on my phone. I have riru core 23.2 installed, but am unable to install riru edexposed yahfa 4.6.4. I am using a moto z2 force. Can you please find a fix or tell me how to fix it? The new magisk 21.2 will not allow me to use older versions of riru core and yahfa edexposed.

Zygisk support

Please add Zygisk support to EdxPosed, as LSposed does not work very well with some old modules, besides I prefer EdxPosed's interface and will be an extra solution, especially for those who use VMs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.