GKMSPatch/patch-loader
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
..
src/main feat: Optimized kill signature verification feature 2025-10-08 15:47:17 +08:00
.gitignore Switch into mainline core branch 2022-03-17 19:52:05 +08:00
build.gradle.kts fix: liblspatch.so not found by modifying include path 2025-08-18 13:40:32 +08:00
proguard-rules.pro Switch into mainline core branch 2022-03-17 19:52:05 +08:00