rovo89 / Xposed

The native part of the Xposed framework (mainly the modified app_process binary).
Other
7.35k stars 1.46k forks source link

when the patch of apk is released . #405

Open moncat opened 5 years ago

moncat commented 5 years ago

logs like this /data/user/0/com.tencent.mm/tincker/patch-7fde4397/res/resource.apk had to be retrieved via parser

my phone: Meizu m6 note , android 7.1.2 , xposed 89 resource.apk is patch of wechat.apk. tincker is patch repair framework. with this file, I can not get data from wechat. if I delete resource.apk, xposed is working well. help me please, thank you.

eebssk1 commented 5 years ago

Seem like anti-xposed patch which tencent was released long time ago,just delete it.rovo89 only deal with xposed self problems.You can also try some modules that prevent tencent patch.

eebssk1 commented 5 years ago

Seem like anti-xposed patch which tencent was released long time ago,just delete it.rovo89 only deal with xposed self problems.You can also try some modules that prevent tencent patch.

You may need to denie the write permission to this directory so tencent are not able to put patch.

moncat commented 5 years ago

thanks

Seem like anti-xposed patch which tencent was released long time ago,just delete it.rovo89 only deal with xposed self problems.You can also try some modules that prevent tencent patch.

Seem like anti-xposed patch which tencent was released long time ago,just delete it.rovo89 only deal with xposed self problems.You can also try some modules that prevent tencent patch.

You may need to denie the write permission to this directory so tencent are not able to put patch.

Thanks a lot. I deleted the patch file directly .