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 |
|
LoveSy
|
0c1cf50831
|
Better native method hook
|
2022-03-21 01:43:18 +08:00 |
|
LoveSy
|
050561ac9a
|
Fix make class inheritable
|
2022-03-21 01:04:21 +08:00 |
|
LoveSy
|
2bd7051841
|
Add JNIMonitor
|
2022-03-15 19:07:34 +08:00 |
|
LoveSy
|
b0c3e27061
|
Bump to 3.1
v3.1
|
2022-03-14 02:13:14 +08:00 |
|
LoveSy
|
e49bdad9b0
|
Workaround UpdateMethodsCode inlined (#9)
|
2022-03-14 00:07:14 +08:00 |
|
LoveSy
|
3d54cde6aa
|
Add github package
|
2022-03-12 20:53:57 +08:00 |
|
LoveSy
|
fdc8490127
|
Bump to 3.0
v3.0
|
2022-03-12 20:22:43 +08:00 |
|
LoveSy
|
b95af07672
|
Refine codes
|
2022-03-12 16:10:55 +08:00 |
|
LoveSy
|
6d40254a3f
|
Android 5.x support (#7)
|
2022-03-12 16:10:29 +08:00 |
|
LoveSy
|
c97c87b815
|
Strip pending hook (#6)
|
2022-03-12 02:04:58 +08:00 |
|
LoveSy
|
a3f95f050b
|
Reformat code
|
2022-03-11 19:37:11 +08:00 |
|
LoveSy
|
fd8e2e4c17
|
Update dex builder
|
2022-03-09 21:04:39 +08:00 |
|
LoveSy
|
724245f2e7
|
Set entrypoint from interpreter for M
|
2022-03-09 14:59:49 +08:00 |
|
vvb2060
|
fea5dd6e03
|
Update AGP
|
2022-02-25 19:51:07 +08:00 |
|