Commit Graph

341 Commits

Author SHA1 Message Date
327135569 fe0bb0f732 fix 2021-04-05 00:25:21 +08:00
327135569 c7bd67f0ec add build tooltips 2021-04-03 14:33:00 +08:00
327135569 8f9bbbdce0 extractNativeLibs force true
some app set false and got err when install apk
2021-04-03 14:03:56 +08:00
327135569 98b65cb13e missing abi 2021-04-03 14:03:14 +08:00
327135569 6c092f9a5b refine log 2021-03-30 17:41:42 +08:00
327135569 51f22bbe85 update README 2021-03-29 10:14:37 +08:00
327135569 aa5de4e166 refine 2021-03-29 01:47:42 +08:00
327135569 7fd0ad99ac refine exception process 2021-02-03 22:14:17 +08:00
327135569 581aaf74f7 auto copy original apk to assets 2021-01-31 12:06:57 +08:00
Wind 2c80821646
Update README.md 2021-01-13 22:31:00 +08:00
夏万里 7a7757c35e update SandHook to the newest version, to support android11 and fix some hook bugs 2021-01-13 22:14:17 +08:00
Wind d8fc537c33
Update README.md 2020-10-24 23:34:50 +08:00
Wind 22019bf75d
Update README.md 2020-10-16 02:57:00 +08:00
Wind 48103b2492 修复在android7以下的手机上的兼容性问题 2020-02-27 14:17:10 +08:00
Windy 30d6275662
Update README.md 2020-02-27 13:06:52 +08:00
Windy 735af6d34a
Update README.md 2020-02-24 00:29:40 +08:00
Wind 313c2a0fe9 Update version to 3.1 2020-02-23 23:59:14 +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
Windy 70655432fa
Update README.md 2020-02-22 15:23:06 +08:00
Windy 6bb9dc3e7d
Update README.md 2020-02-13 10:27:29 +08:00
Windy 1dbfb0ab14
Update README.md 2020-02-12 22:00:05 +08:00
Windy 4925b583c3
Update README.md 2020-02-12 21:58:37 +08:00
Windy 6881d636b6
update readme to support 3.0 2020-02-12 21:54:51 +08:00
Wind 505c97de11 修复部分模块调用的AndroidAppHelper类找不到的问题 2020-02-12 01:51:54 +08:00
Windy 8b92e0c9d5 update version to 3.0 2020-02-09 16:50:10 +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
Windy eb27c08bdb
Update README.md 2020-01-05 16:52:55 +08:00
Windy 643c0f603a
Update README.md 2020-01-05 16:51:46 +08:00
Windy f8607dc0c6
Merge pull request #39 from codestuding/master
修复宿主 APK 的 SO 文件为空导致 libsandhook.so 拷贝失败的问题。
2019-09-30 01:37:44 +08:00
cxcx 44643ed654 修复宿主 APK 的 SO 文件为空导致 libsandhook.so 拷贝失败的问题。 2019-09-05 22:28:48 +08:00
Windy 82a8d6a0ea
Update README.md 2019-07-30 22:31:31 +08:00
Windy 9e938df547
Update README.md 2019-07-30 22:30:37 +08:00
Windy dcf70fa959
Update README.md 2019-06-01 23:55:59 +08:00
Windy 7ccb847a1c update version to 2.0 2019-05-30 02:56:13 +08:00
Windy 73415c251d Use SandHook as the Xposed hook framework 2019-05-30 02:55:32 +08:00
Windy 7e813d9082 update version to 1.4 2019-05-26 15:42:52 +08:00
Windy 2d612de183
Update README.md 2019-05-26 15:39:08 +08:00
Windy 01fbd9605e
Update README.md 2019-05-26 15:37:36 +08:00
Windy a5680fd61c Fix AXMLPrinter2 bug: java.lang.ArrayIndexOutOfBoundsException in StringBlock.getShort 2019-05-26 15:18:24 +08:00
Windy 1dd0664568
Update README.md 2019-05-25 22:14:27 +08:00
Windy 8ddb0c08b5
Merge pull request #22 from zaoqi/patch-1
Update README.md
2019-05-25 21:58:35 +08:00
Zaoqi 7a94b7dd6e
Update README.md 2019-05-25 21:53:33 +08:00
Windy d93f456fb7
Merge pull request #12 from luoyesiqiu/master
Fix the spelling of some words
2019-05-17 00:47:06 +08:00
xz d4a94601f3 Fix the spelling of some words 2019-05-16 15:28:24 +08:00
Windy 4067b02d7f
Merge pull request #11 from luoyesiqiu/master
Optimize the replication logic of so and modules
2019-05-16 00:46:41 +08:00
luoyesiqiu 31ce4b2acd Optimize the replication logic of so and modules 2019-05-14 23:11:59 +08:00
Windy aebd7946e3
Merge pull request #10 from luoyesiqiu/master
Modify the so library copy logic.
2019-05-14 10:49:01 +08:00