275 Commits

Author SHA1 Message Date
LoveSy
1a5932a119
Revert "Use gradle to run all tests"
This reverts commit 6e0ef3c855a966af3a7dd8b8c29cbd7df7996482.
2022-11-27 17:04:07 +08:00
LoveSy
2b784e114f
Use one inst hook 2022-11-20 01:52:39 +08:00
LoveSy
a15d854930
No hook instrument when non-debuggable 2022-11-20 01:09:16 +08:00
LoveSy
6e0ef3c855
Use gradle to run all tests 2022-11-11 01:21:08 +08:00
LoveSy
f7e3a0cef6
Use MVD for unit test again 2022-11-11 00:59:15 +08:00
LoveSy
7480a21779
Bump to 5.2 v5.2 2022-11-02 01:19:27 +08:00
LoveSy
bde8b5ed16
Fix hooking proxy method 2022-11-01 22:52:22 +08:00
LoveSy
3f513a43d1
Avoid prttymethod during SetStatus
It may crash
v5.1
2022-10-29 15:08:27 +08:00
LoveSy
a67f36b695
Only hook AdjustThreadVisibilityCounter since 30 2022-10-29 14:44:41 +08:00
LoveSy
d2082eda78
Bump to 5.1 2022-10-29 14:40:00 +08:00
LoveSy
a124dcb547
A bit optimization 2022-10-29 14:18:12 +08:00
LoveSy
ace0c08a9b
Update workflow 2022-10-29 13:40:41 +08:00
LoveSy
2c1fba450b
Fix ABI 2022-10-29 12:58:39 +08:00
LoveSy
96f217d0bf
Fix initialized value for P & Q 2022-10-29 05:43:02 +08:00
LoveSy
c6cc93ae7e
Fix hook/deoptimize static methods failed on some Andorid 13 devices
Fix #29
2022-10-29 04:03:13 +08:00
LoveSy
c812fb503c
Always hooking function that updates method codes 2022-10-29 00:59:53 +08:00
Howard Wu
8979bf7c4d
Update CI (#28) 2022-10-22 01:38:39 +08:00
LoveSy
cf9b95f6d6
Use AGP to do some unit tests and add ccache (#25) 2022-09-20 01:40:29 +08:00
LoveSy
0864159fc4
Use option to identify standalone 2022-09-19 09:10:08 +08:00
LoveSy
9324d71097
Bump to 5.0 v5.0 2022-09-16 20:29:34 +08:00
LoveSy
1c50c6b808
Enable LTO 2022-09-16 19:48:49 +08:00
LoveSy
dfcf413b97
CompileOnly libcxx 2022-09-16 18:36:50 +08:00
LoveSy
fb083af39c
Add build type without c++_shared: Standalone 2022-09-16 15:06:14 +08:00
LoveSy
0365d27557
Bump to 4.2 v4.2 2022-09-14 00:45:39 +08:00
LoveSy
7c5457a699
Support SetRuntimeDebugState (#24) 2022-09-14 00:42:07 +08:00
LoveSy
2bd37aaba9
Fix deoptmize static methods 2022-09-13 16:30:10 +08:00
LoveSy
f6ca82b060
Update pages.yml 2022-07-28 21:32:19 +08:00
LoveSy
cd054765a8
Delete doxygen.yml 2022-07-28 21:30:31 +08:00
LoveSy
deabc5aa07
Create pages.yml 2022-07-28 21:29:23 +08:00
LoveSy
3e3aa3e848 Add doxygen-awesome 2022-07-23 22:05:03 +08:00
LoveSy
0308a103ff
Update build.yml 2022-07-13 10:26:48 +08:00
LoveSy
f8bf9ab4cf
Update README.md v4.1 2022-07-13 10:14:14 +08:00
LoveSy
a2933ca81f
Bump to 4.1 2022-07-13 10:09:33 +08:00
LoveSy
5ab468d905 Update deps 2022-07-05 21:49:57 +08:00
LoveSy
3bc395a08c Update deps 2022-06-30 15:59:48 +08:00
LoveSy
ca19d61942 Fix UB 2022-06-27 15:51:18 +08:00
LoveSy
7bc6d9ffe6 Update dex builder 2022-06-27 14:53:55 +08:00
LoveSy
a56a6b9ed8 Use absl::flat_hash_map instead 2022-06-27 14:53:51 +08:00
LoveSy
caeef02ef8 Target SDK 33 2022-06-09 09:59:04 +08:00
LoveSy
565555601b Update deps 2022-05-21 17:40:09 +08:00
残页
5867b67380
Fix fast interpreter function name (#19) 2022-05-10 20:18:05 +08:00
LoveSy
78eecf3f7b
Bump to 4.0 v4.0 2022-05-10 13:50:08 +08:00
LoveSy
d3cd931364 Fix corruption when hooking internal used methods 2022-04-28 11:02:53 +08:00
LoveSy
050348fd08 Update interface to v2 to support prefix resolver 2022-04-27 11:07:09 +08:00
LoveSy
9c63dcecf3 Set runtime java non-debuggable in case of inline
`ShouldUseInterpreterEntrypoint` maybe inlined
2022-04-27 00:14:34 +08:00
LoveSy
20413748f0 Upgrade dex_builder 2022-04-14 15:39:18 +08:00
ZQY
d74ca0d4f8
Suppress NSME caused by isJavaDebuggable on 8.1 (#13) 2022-04-06 13:16:28 +08:00
LoveSy
3d2e1f5fc7
Fix crash when debugger attached (#12)
* Fix crash when debugger attached

* 1

* 2

* 3

* 4
2022-04-03 11:23:15 +08:00
LoveSy
4c4b08faab Bump version to 3.2 v3.2 2022-03-30 15:06:30 +08:00
LoveSy
eb00b31d25 Update dex_builder to reduce binary size 2022-03-30 00:15:21 +08:00