23 Commits

Author SHA1 Message Date
mahongyin
a48a483e56 ignore 2022-05-31 15:03:30 +08:00
mahongyin
666478db96 delete 2022-05-31 14:55:56 +08:00
mahongyin
8c617661fb no 2022-05-31 14:52:16 +08:00
mahongyin
b72be3d018 验证apk md5 2021-11-17 23:43:24 +08:00
mahongyin
cc4ad02b4e README.md 2021-11-17 15:51:37 +08:00
mahongyin
615a291a75 README.md 2021-03-25 14:41:36 +08:00
mahongyin
2c3d3e1484 github 2021-03-25 13:50:28 +08:00
mahongyin
0df3d14e28 jni验证application 2021-03-25 12:20:44 +08:00
mahongyin
ba6eb721e1 AES 2021-03-24 18:04:50 +08:00
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