GKMSPatch/patch-loader/src/main
NkBe 5d21b9c599
feat: Optimized kill signature verification feature
Added a public method, `replaceApplication`. This method uses Xposed to intercept `android.app.ApplicationPackageManager`'s `getApplicationInfo` and `getApplicationInfoAsUser`. It allows for dynamic changes to the application's `sourceDir` and `publicSourceDir` to redirect the location where the system loads APKs.
2025-10-08 15:47:17 +08:00
..
java/org/lsposed feat: Optimized kill signature verification feature 2025-10-08 15:47:17 +08:00
jni feat: Introduced <unistd.h> and optimized logs and error messages 2025-10-06 23:27:30 +08:00
AndroidManifest.xml Update core to 1.8.6 (#168) 2023-01-28 11:54:06 +08:00