Dreamland
Dreamland copied to clipboard
A third-party Xposed framework implementation which supports Android 5.0~14.
Hey there I like Dreamland so much because it can pass safetynet. Bu after installing this framework, Chrome browser can't load any single webpages. My device name is Samsung Galaxy...
设备:M2011K2C android版本:12 MIUI版本:13.0.5 使用框架:zy版梦境 出现问题:部分模块无法显示出推荐的作用域 解决方法:无 出现几率:100%
开机后会提示:安卓FC。 只弹出一次,其他暂没发现什么问题。 lg Android 7 stock rom [boot-2021-11-18-08-00-58.log](https://github.com/canyie/Dreamland/files/7558786/boot-2021-11-18-08-00-58.log)
Hi i installed dreamland and it's activated i installed gravitybox check it and framework and systemUI after restart the module work but there is no effect like battery icon or...
目前梦境已经支持riru v22及她自带的隐藏功能,现在/proc/self/maps已经没有libriru_dreamland.so了;但是目前还有很多特征没有隐藏: 1. ~~现在还没有隐藏dreamland.jar,直接读maps就能找到,可以做一个名称随机化之类的;或者改到一个普通应用读不到的位置,然后InMemoryDexClassLoader加载(只要内存中存在被magisk替换过的文件就一定会被发现,哭唧唧)~~ 已实现在 80888f6 2. ~~libriru_dreamland.so的后半部分也可以考虑随机化(前面固定了改不了),以在riru hide未启用的情况下阻止应用检测到梦境~~ 不搞了,反正有现成的 riru hide 3. ~~对于Resources Hooking目前是在/data/dalvik_cache/下面生成dex然后加载,名称也是固定的,可以考虑不缓存直接InMemoryDexClassLoader加载~~ 已实现在 d2dd84640aa6a064ae23dde9bb187e2a1cf690e2 4. 打开Pine自带的反检测开关,maps里的[anon: pine cores]太显眼了 5. 管理器也可以搞一个随机包名
对于isolated process(隔离进程,或者叫孤立进程),不被允许访问现在替换的clipboard service,所以无法与在system server运行的管理服务进行交互,可能需要改替换目标;而且它每次运行的uid都是随机的,很难判断它属于哪个app; 至于app zygote,它是一个child zygote,根本不被允许进行binder transaction,需要想办法绕开;而且就算进去了,现有的Xposed回调也不适用于app zygote,需要开新的api(IXposedHookAppZygoteInit)。
自rovo89停更后(Xposed API 89+),Xposed API Version十分混乱,很多features在这个框架有,那个框架没有;不如添加新的查询API,初步设计有 getAvailableFeatures(),isFeatureAvailable(feature),meta-data里也可以require feature,如果没有拒绝激活。
Now we can only apply configurations via Dreamland Manager or edit the configurations files directly. If the user disabled framework (e.g. stop bootloop caused by modules), manager will not able...
hello, just after installing Riru+Dreamland 2.1-2101, on next reboot "android has stopped" error comes up (1 time on every reboot). Chrome never starts. No module is in use. Android version...