Refactor Kpm.kt, optimize file type checking logic, add ELF file detection, simplify string command execution

This commit is contained in:
ShirkNeko
2025-04-23 21:06:21 +08:00
parent cc0b272770
commit f669ad92b6
2 changed files with 43 additions and 22 deletions

View File

@@ -266,5 +266,4 @@
<string name="confirm_uninstall_title_with_filename">Uninstall</string>
<string name="confirm_uninstall_content">The following KPM will be uninstalled: %s</string>
<string name="settings_susfs_toggle_summary">Disable kprobe hooks created by KernelSU, using inline hooks instead, which is similar to non-GKI kernel hooking method.</string>
</resources>