LSPosed/magisk-loader
JingMatrix bb869eac2d Fix implementation of UnhookPLT
Currently, inline_unhooker is not used in the code.
We still fix the logic to avoid confusion.

There is no feasible way to determinate if the parameter original is a
valid function pointer or a `const char` pointer.
We suppose it as a char pointer in the first step.
2024-09-23 15:58:40 +02:00
..
magisk_module Remove Riru support 2024-09-23 11:10:25 +02:00
src Fix implementation of UnhookPLT 2024-09-23 15:58:40 +02:00
update Annonce support for Android 15 Beta 4 2024-07-24 01:41:02 +02:00
.gitignore Separate core into bridge and loader (#1766) 2022-03-17 19:12:01 +08:00
build.gradle.kts Remove Riru support 2024-09-23 11:10:25 +02:00
proguard-rules.pro Replace axml by WindySha/ManifestEditor 2024-05-18 23:48:50 +02:00