LSPosed/magisk-loader/src/main
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
..
java/org/lsposed/lspd Fix LSPosed-Bridge log TAG 2024-08-31 02:43:25 +02:00
jni Fix implementation of UnhookPLT 2024-09-23 15:58:40 +02:00
AndroidManifest.xml Update AGP (#1941) 2022-05-15 14:08:08 +08:00