LoveSy
|
307b88f1d6
|
Use `absl::flat_hash_map` instead (#2001)
|
2022-06-29 02:21:39 +08:00 |
LoveSy
|
dbc350a75e
|
Fix hooking internal used methods (#1900)
|
2022-04-28 11:38:10 +08:00 |
Nullptr
|
dc6cd4b0fd
|
Fix incorrect mount point on Android 10 (#1870)
* Detect conditions when dex2oat wrapper doesn't work
* No enum
* Copy
* Update
* Update
* Fix dex2oat wrapper on Android 10
* Stupid typo
* Update dex2oat.cpp
Co-authored-by: LoveSy <shana@zju.edu.cn>
|
2022-04-21 01:40:48 +00:00 |
Ketal
|
5b8c4ab15e
|
fix:error obfuscate classes list (#1874)
android.content.res.XmlResourceParser
|
2022-04-20 05:36:18 +00:00 |
双草酸酯
|
a1a9cb4d1b
|
Obfuscate all classes (#1850)
* Obfuscate more classes
WIP DO NOT USE THIS BRANCH
* Fix resources hook
NOT TESTED
* done
* remode debug code
* use fmt
* obfuscate core & nativebridge
* BridgeService
* update proguard rules
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
Co-authored-by: LoveSy <shana@zju.edu.cn>
|
2022-04-17 15:51:27 +08:00 |
南宫雪珊
|
4cb9115fa5
|
Fix regen signature (#1829)
|
2022-04-10 23:37:27 +08:00 |
南宫雪珊
|
be722b2e2e
|
Fix moduleClassNames (#1796)
|
2022-04-05 15:41:23 +00:00 |
Nullptr
|
ee2c1a3320
|
Fallback if dex2oat wrapper crashes (#1810)
* Fallback if dex2oat wrapper crashes
* Update daemon/src/main/java/org/lsposed/lspd/service/Dex2OatService.java
Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
* Update
Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
|
2022-04-05 09:14:28 +08:00 |
Nullptr
|
3ca1478a3a
|
Optimize dex2oat wrapper (#1805)
|
2022-04-03 11:30:15 +08:00 |
LoveSy
|
57c1b8b904
|
Use ccache for all native modules (#1787)
|
2022-03-23 19:16:19 +08:00 |
LoveSy
|
9344cf6c54
|
NDK 24 (#1780)
* NDK 24
* Use `ANDROID_ALLOW_UNDEFINED_SYMBOLS`
|
2022-03-21 17:43:32 +08:00 |
LoveSy
|
f0c04177d6
|
Log `LSPlant` (#1770)
|
2022-03-18 08:54:28 +08:00 |
LoveSy
|
0bf0948e9a
|
Refactor `core` to use LSPlant as the ART hook framework (#1756)
|
2022-03-15 07:51:30 +08:00 |