-
Notifications
You must be signed in to change notification settings - Fork 660
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Steps to reproduce/复现步骤
- Install LSPosed and reboot.
- Open banking apps such as ICBC.
- The apps crash immediately on launch.
- Delete the system prop
dalvik.vm.dex2oat-flags=--inline-max-code-units=0manually. - The banking apps run normally.
Expected behaviour/预期行为
Banking apps should launch and run normally.
Actual behaviour/实际行为
LSPosed adds the system prop dalvik.vm.dex2oat-flags=--inline-max-code-units=0. Banking apps including Industrial and Commercial Bank of China (ICBC), China Construction Bank (CCB), Agricultural Bank of China (ABC), and Bank of Communications (BOCOM) detect this prop and crash immediately on startup. After manually deleting this prop, the same apps function normally without crashing.
Xposed Module List/Xposed 模块列表
Hide My Applist 3.3.1
AnyWebview 1.3
InxLocker 1.4Root implementation/Root 方案
Magisk 30.6
System Module List/系统模块列表
bindhosts v2.1.1
Play Integrity Fix [INJECT] v4.4-inject-s
Zygisk - LSPosed v1.11.0 (7209)
Zygisk Next 1.3.2 (688-2c60cdd-release)LSPosed version/LSPosed 版本
v1.11.0 (7209)
Android version/Android 版本
8.1
Version requirement/版本要求
- I am using the latest debug build from GitHub Actions./我正在使用 GitHub Actions 中最新的调试版本。
Logs/日志
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working