alibaba / dexposed

dexposed enable 'god' mode for single android application.
4.51k stars 1.07k forks source link

Why can't support YunOS? #52

Closed xworks closed 8 years ago

xworks commented 8 years ago

Then we may failed to hook mobiles running on YunOS, is there any explanation?

    public static synchronized boolean isDeviceSupport(Context context) {
        // return memory checked value.
        try {
            if (isCheckedDeviceSupport)
                return isDeviceSupportable;

            if (!isX86CPU() && !isYunOS()) {
                isDeviceSupportable = true;
            } else {
                isDeviceSupportable = false;
            }
        } finally {
            Log.d("hotpatch", "device support is " + isDeviceSupportable + "checked" + isCheckedDeviceSupport);
            isCheckedDeviceSupport = true;
        }
        return isDeviceSupportable;
    }
hwjump commented 8 years ago

One of the most important feature for YunOS is security, If YunOS has extention for dexposed, it just like a backdoor in YunOS. So YunOs we didn't support!

ragnraok commented 8 years ago

Does Alipay use this library?

Ph0enixxx commented 8 years ago

Does Alipay use this library?

miao1007 commented 8 years ago

Does Alipay use this library?

xhmelon commented 8 years ago

Does Alipay use this library?

imbible commented 8 years ago

Does Alipay use this library?

hanyuliu commented 8 years ago

Does Alipay use this library?

z-wade commented 8 years ago

Does Alipay use this library?

anders007 commented 8 years ago

Does Alipay use this library?

nameoverflow commented 8 years ago

Does Alipay use this library?

orvice commented 8 years ago

Does Alipay use this library?

CtripmobileOffice commented 8 years ago

本宝宝来解释一下来龙去脉,dexposed是基于xposed,宝宝们都晓得。阿里云OScopy的Android也知道,那时候art还没粗来,阿里云把dvm替换成了收购的虚拟机 🌲🐵,再然后,art粗来了,蓝后,卧槽,直接把art好啊。,拿来grep &&sed make ,就这样了,不支持云OS了,你们在这儿刷屏有意思吗,这个是手淘的东西,alipay用的andfix,建议把这个话题锁起来,免得骚扰别人。