All Projects → canyie → Dreamland

canyie / Dreamland

Licence: gpl-3.0
A third-party Xposed framework implementation, supports Android 7~11.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Dreamland

Sandhook
Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat
Stars: ✭ 1,172 (+627.95%)
Mutual labels:  xposed
Dingding
免root远程钉钉打卡,支持wifi和gps定位,仅支持android系统。本项目出于学习目的,仅用于学习玩耍,请于24小时后自行删除。xposed, crack,package,dingtalk,remote control
Stars: ✭ 116 (-27.95%)
Mutual labels:  xposed
Hookwormforandroid
一个基于Magisk&Riru的Module,可以助你用超低成本开发各种Hook插件,无须Xposed
Stars: ✭ 136 (-15.53%)
Mutual labels:  xposed
Qnotified
一个旨在使QQ变得更好用的开源Xposed模块
Stars: ✭ 1,180 (+632.92%)
Mutual labels:  xposed
Unblockmusicpro xposed
Unblock Netease Cloud Music with Xposed
Stars: ✭ 1,495 (+828.57%)
Mutual labels:  xposed
Pokemon Go Xposed
📱 Xposed module for Pokemon Go - Circumvents the certificate pinning by injecting the expected SSL trust chain, allows you to MITM and to configure a custom API endpoint.
Stars: ✭ 120 (-25.47%)
Mutual labels:  xposed
Xmitools
An Xposed module for MIUI 10/11/12/12.5 SystemUI / MIUI 10/11/12/12.5 系统界面模块
Stars: ✭ 59 (-63.35%)
Mutual labels:  xposed
Mipushframework
Let supported push service run system-ly on every Android devices
Stars: ✭ 1,947 (+1109.32%)
Mutual labels:  xposed
Xposeddetectlib
[Deprecated] A light-weight yet powerful solution library for detecting xposed installation.
Stars: ✭ 114 (-29.19%)
Mutual labels:  xposed
Adblocker reborn
[Xposed Module] The reborn version of AdBlocker - Java Part
Stars: ✭ 123 (-23.6%)
Mutual labels:  xposed
Bilineat
A Xposed Module For BiliBili Android Player
Stars: ✭ 78 (-51.55%)
Mutual labels:  xposed
Xposed Fast Repo
EdXposed Repo
Stars: ✭ 101 (-37.27%)
Mutual labels:  xposed
Easyprotector
一行代码检测XP/调试/多开/模拟器/root
Stars: ✭ 1,732 (+975.78%)
Mutual labels:  xposed
Edxposedmanager
Companion Android application for EdXposed
Stars: ✭ 1,172 (+627.95%)
Mutual labels:  xposed
Xmagichooker
【xposed wework wechat 企业微信 微信 逆向】自动抢回复 会话 自动通过 好友列表 群管理 机器人 SDK ,底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持,如果你手机安装有xposed框架,那么可以下载源码直接运行
Stars: ✭ 140 (-13.04%)
Mutual labels:  xposed
Wechatluckymoney
本开源项目为Xposed练手代码,可以从中深入了解使用Xposed的用法和源码逆向分析能力
Stars: ✭ 61 (-62.11%)
Mutual labels:  xposed
Xposedrimethelper
Xposed 钉钉辅助模块,暂时实现模拟位置。
Stars: ✭ 120 (-25.47%)
Mutual labels:  xposed
Virtualxposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
Stars: ✭ 12,648 (+7755.9%)
Mutual labels:  xposed
Wechatmagician
WechatMagician is a Xposed module written in Kotlin, that allows you to completely control your Wechat.
Stars: ✭ 1,739 (+980.12%)
Mutual labels:  xposed
Wechatspellbook
Wechat Spellbook 是一个使用Kotlin编写的开源微信插件框架,底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持,而顶层可以轻松对接Java、Kotlin、Scala等JVM系语言。让程序员能够在几分钟内编写出简单的微信插件,随意揉捏微信的内部逻辑。
Stars: ✭ 1,584 (+883.85%)
Mutual labels:  xposed

Dreamland Build Status

中文版本

Introduction

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

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

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

  • Alpha: 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

  • Pending hook is not supported yet, some modules may not work properly. Known not working module: Bili Pudding.

Discussion

Credits

  • Xposed: the original Xposed framework
  • EdXposed: Elder driver Xposed Framework.
  • Magisk: makes all these possible
  • Riru: provides a way to inject codes into zygote process
  • Pine: ART hooking library
  • xHook: GOT hook library
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].