Git Product home page Git Product logo

dreamland's Introduction

Dreamland Build Status

中文版本

Introduction

Dreamland is a Xposed framework implementation, you can use it to use Xposed modules.

  • Supports Android 7.0~11
  • Low invasiveness
  • For hooking third apps, only requires restart the target app, not the device
  • Strictly restrict modules, you can choose which apps need to load which modules

Note: Currently I do not have enough time and energy to maintain this project, so the development of this project will be inactive (but will not stop). I think other mature projects (like LSPosed and TaiChi ) will be good substitutes.

Warning

Dreamland needs to modify the system, installing Dreamland is dangerous; In any case, please back up your data yourself and be prepared for equipment damage, your use of Dreamland is at your own risk, we are not responsible for any of your losses.

Install

  1. Install Magisk (the latest version is recommended).
  2. Install Riru from Magisk Repo.
  3. Download and install Dreamland in Magisk Manager or custom recovery.
  4. Install Dreamland Manager
  5. Reboot. (For Magisk < 21006, you have to reboot twice.)

Download channel

  • Beta: Test version, released by the developer, download from our GitHub Release Page.
  • Canary: Test version, automatically build by CI, use of the version is at your own risk. Download from Azure Pipelines.

Known issues

  • Thanox not working. Do NOT use Thanox otherwise your device will go into bootloop.
  • New XSharedPreferences is not implemented in Dreamland, some modules that requires this feature will not work. We are planing a new API named "XRemotePreferences", please go to this page to learn more and talk to us.

Discussion

Credits

  • Xposed: the original Xposed framework
  • LSPosed: another modern Xposed framework
  • Magisk: makes all these possible
  • Riru: provides a way to inject codes into zygote process
  • Pine: ART hooking library

dreamland's People

Contributors

canyie avatar mlgmxyysd avatar

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.