Commit Graph

18 Commits

Author SHA1 Message Date
Wind 48103b2492 修复在android7以下的手机上的兼容性问题 2020-02-27 14:17:10 +08:00
Wind c558a112d7 Android上的keystore类型更改为BKS-V1,避免签名失败的问题 2020-02-23 23:58:31 +08:00
Wind d4c62aff2b 更换签名工具未android自带的签名工具apksigner 2020-02-23 23:08:39 +08:00
Wind 505c97de11 修复部分模块调用的AndroidAppHelper类找不到的问题 2020-02-12 01:51:54 +08:00
Windy cc1ba504e7 修复stream未关闭,导致rename file失败的问题 2020-02-09 16:48:32 +08:00
Windy 863739ea27 修复bug 2020-02-08 22:35:29 +08:00
Windy 0f2645ee04 增加更换hook框架,支持修复manifest的破解方式,支持更多功能点 2020-02-08 22:34:29 +08:00
cxcx 44643ed654 修复宿主 APK 的 SO 文件为空导致 libsandhook.so 拷贝失败的问题。 2019-09-05 22:28:48 +08:00
Windy 73415c251d Use SandHook as the Xposed hook framework 2019-05-30 02:55:32 +08:00
xz d4a94601f3 Fix the spelling of some words 2019-05-16 15:28:24 +08:00
luoyesiqiu 31ce4b2acd Optimize the replication logic of so and modules 2019-05-14 23:11:59 +08:00
xz 62769e196c Modify the so library copy logic. 2019-05-10 12:30:30 +08:00
Windy e0dc1a644c Add new function: support xposed modules being packed into the apk 2019-04-24 02:16:02 +08:00
Windy 6460421119 update version to 1.2 2019-04-15 02:03:42 +08:00
Windy bf9db1ee30 support Avoiding package siganture veriication 2019-04-15 00:15:25 +08:00
Windy 129fda8243 1.Fix NullpointerException when source app has no access file system permission, 2.Fix an random crash,3.Add all so file if source apk has 2019-04-02 01:35:19 +08:00
xiawanli 6d39c5e11c add .gitignore files 2019-03-24 23:42:06 +08:00
Windy 2c7fccaefd
Add files via upload
init
2019-03-24 23:28:45 +08:00