feat(tng): TNG eWallet Promon bypass、Zygisk 信号守卫与注册链保护
新增 TngRootBypassHook 与 tng_exit_guard 模块,修复 BAL 强拉、SIGABRT/pc==lr SEGV 崩溃,验证可进入注册页。
This commit is contained in:
4
magisk-modules/tng_exit_guard/jni/Application.mk
Normal file
4
magisk-modules/tng_exit_guard/jni/Application.mk
Normal file
@@ -0,0 +1,4 @@
|
||||
APP_ABI := arm64-v8a
|
||||
APP_PLATFORM := android-24
|
||||
APP_STL := c++_static
|
||||
APP_CPPFLAGS := -std=c++17
|
||||
Reference in New Issue
Block a user