327135569
|
a1ba19658a
|
try fix dep
|
2021-04-07 12:56:16 +08:00 |
327135569
|
98081deac0
|
rename core to loader
|
2021-04-07 12:40:52 +08:00 |
327135569
|
06f4ecaa85
|
welcome lsp
|
2021-04-07 12:15:41 +08:00 |
327135569
|
0c109fb0c7
|
done with project structure refine
|
2021-04-07 12:06:30 +08:00 |
327135569
|
4aaabe1465
|
remove useless
|
2021-04-07 11:58:53 +08:00 |
327135569
|
56f2badace
|
move project
|
2021-04-07 11:57:45 +08:00 |
327135569
|
f4343d8e17
|
remove old
|
2021-04-07 11:55:38 +08:00 |
327135569
|
c7eff6fe1f
|
mov patch to as project
|
2021-04-07 11:55:00 +08:00 |
327135569
|
cb7b40cbd3
|
just copy loader
|
2021-04-07 00:54:29 +08:00 |
327135569
|
64a9076931
|
configurable proxy app name
|
2021-04-07 00:48:33 +08:00 |
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 |