细分核心破解

This commit is contained in:
LittleTurtle2333
2022-04-02 23:14:54 +08:00
parent 29e9bb34ab
commit a44a29b7b7
6 changed files with 150 additions and 27 deletions

View File

@@ -202,4 +202,14 @@
<string name="maximum_number_of_notification_dots">Maximum number of notification dots</string>
<string name="custom_mobile_type_text">Custom mobile type text</string>
<string name="custom_mobile_type_text_switch">Custom mobile type text switch</string>
<string name="downgr">Allow downgrade</string>
<string name="downgr_summary">Allow downgrade applications.</string>
<string name="authcreak">Disable digest verify</string>
<string name="authcreak_summary">Allows install apps after modify file in apk (ignore invalid digest error).</string>
<string name="digestCreak">Disable compare signatures</string>
<string name="digestCreak_summary">Allow re-install app with different signatures.</string>
<string name="UsePreSig">Use installed signatures</string>
<string name="UsePreSig_summary">Always use signatures from already installed apps when installing.\nThis is extremely <b>dangerous</b>.\nOnly enable when really needed!</string>
<string name="enhancedMode">Enhanced Mode</string>
<string name="enhancedMode_summary">Pass some validation in the application</string>
</resources>