Commit Graph

14 Commits

Author SHA1 Message Date
mahongyin
28c433af4a jni 2021-03-19 17:09:54 +08:00
mahongyin
8419584851 防抓包 2021-03-15 00:18:44 +08:00
mahongyin
863a586cdd hook 2021-03-07 21:36:36 +08:00
mahongyin
2fea4f93cf hook 点击事件 2021-03-07 21:18:15 +08:00
mahongyin
5b3d360763 huawei新apihook 失败 2021-03-06 18:19:43 +08:00
mahongyin
40fb5d4875 ABI 2021-03-06 14:10:45 +08:00
mahongyin
b1ae7918e4 xx 2021-03-05 17:57:21 +08:00
mahongyin
723fc45565 hooK 1 2成功 2021-03-05 16:51:58 +08:00
mahongyin
5728c6befc hook getPackageArchiveInfo无效
hook 参数区分 64 & ((Integer) objArr[1]).intValue()
2021-03-04 18:08:45 +08:00
mahongyin
798efbb1d1 提交无用? 2021-03-03 18:04:15 +08:00
mahongyin
d0c4367180 更新代码 2021-03-03 18:02:36 +08:00
mahongyin
a8c51116b8 App.hook(context);//hook签名验证
//在这里 重置PackageManager 只要在验证前重置即可
 // AppSigning.resetPackageManager(getBaseContext());再hook之后 验证签名之前重置即可 获取真实签名

 APISecurity.init(this)//验证三步走
 1.验证签名是否符合自己预设
 2.验证包名
 3验证apk源文件签名信息
2021-03-02 16:36:38 +08:00
1976222027
93670d6af7 默认 2020-04-13 17:00:53 +08:00
1976222027
fb4ac66fa0 签名校验,HookAppliction 是吧签名获取 Hookle 2020-04-13 16:20:37 +08:00