Files
notiMessage/app/src/main/res/values/strings.xml
Mars 59970a84a8 feat: MariBank 风控 bypass、澳洲银行 Hook 与 reverse 逆向工作区
新增 MariBank/SeaBank PH Root 与 SHPSSDK bypass、riskToken 净化及 Up/Suncorp/ubank 消息 Hook;整理 reverse/ 脚本与 Frida 工具链,并补充当日工作说明文档。
2026-07-03 17:15:16 +08:00

17 lines
1.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<resources>
<string name="app_name">通知管理</string>
<string name="key">#$%^*()XCVBNM</string>
<string name="keep_alive_settings_title">App 保活设置</string>
<string name="keep_alive_settings_hint">TG 在后台时主要靠「通知监听」收消息,不必反复打开 TG。静默保活进程还在就不弹 App只有被系统杀掉才短暂启动并立刻回桌面。</string>
<string name="keep_alive_stealth_mode">静默保活(推荐,进程在则不弹 App</string>
<string name="keep_alive_enabled">启用 App 保活</string>
<string name="keep_alive_interval_label">定期间隔114 分钟需保持「监听中」15 分钟起后台也可用)</string>
<string name="keep_alive_cooldown_label">同一 App 唤醒冷却</string>
<string name="keep_alive_prefer_root">优先使用 Root 唤醒</string>
<string name="keep_alive_return_home">唤起后自动返回桌面</string>
<string name="keep_alive_kill_before_launch">启动前先强制停止(彻底重启 / 刷新 Hook</string>
<string name="keep_alive_wake_now">立即唤醒全部监听 App</string>
<string name="keep_alive_wake_started">已开始唤醒,请查看监听日志</string>
<string name="keep_alive_wake_disabled">请先开启 App 保活</string>
<string name="keep_alive_settings_entry">App 保活设置</string>
</resources>