lamster2018 / EasyProtector

一行代码检测XP/调试/多开/模拟器/root
Apache License 2.0
2.19k stars 437 forks source link

能否检测到被hook,或者说禁止别人hook代码 #73

Open shenqinwei opened 4 years ago

shenqinwei commented 4 years ago

最近代码被hook了,想问下楼主有没有方法禁止hook

lamster2018 commented 4 years ago

SecurityCheckUtil.tryShutDownXposed()

fishso commented 3 years ago

SecurityCheckUtil.tryShutDownXposed()

java层太容易被hook了,xposed完全可以hook这个函数进行绕过,而且现在还可以用frida进行hook