安卓逆向 HOOK 第一课 XP的安装以及编写

   <meta-data
  android:name="xposedmodule"
  android:value="true" />
<meta-data
  android:name="xposeddescription"
  android:value="过模拟器检测" />
<meta-data
  android:name="xposedminversion"
  android:value="53" /> 
        

 

 

 

 

posted @ 2022-11-10 10:30  逆向狗  阅读(14)  评论(0)    收藏  举报