KagurazakaHanabi / XposedHider

尽可能完美地隐藏 Xposed
https://www.coolapk.com/apk/190274
GNU General Public License v3.0
232 stars 79 forks source link

Xposed checker still can detect the xposed after hider #8

Closed fpmystar closed 5 years ago

fpmystar commented 5 years ago

Hi Yaerin,

after I install your xposed hider in the vxp, and I already enable it in the xposed modules. but when I open the xposed checker, it still can list the xposed, still the hider didn't work. there is the log of xposed. xposed_error_20181024_172452.log

w568w commented 5 years ago

Hi fpmystar,

There's nothing wrong in your log file,which has neither any exceptions nor error outputs.
Further information(eg. the inspective result of Xposed Checker and your Virtual Xposed's version) should be provided,thanks.

w568w commented 5 years ago

Also, xposed hider may not work properly in Virtual Xposed at the moment.
It'll not be fixed until Virtual Xposed's support.

VirtualXposed's instruction

The only two restriction of VirtualXposed are:

Unable to modify system, so any Module which modifies system won't be able to work properly.
Currently resource hooks are not supported. (Theming modules use Resource Hooks).