Qatar Airlines app crashes if any module is applied to the app #431
Replies: 5 comments 3 replies
-
This isn't even a bug; the target app has protection to detect any lsposed injection. This applies to Google's peripcore protection. In this case, it's DexProtection. I don't know if JingMatrix will implement something to hide lsposed, currently it is quite easy to detect an injection in libart and it is quite laborious to reverse engineer apps to understand their detections |
Beta Was this translation helpful? Give feedback.
-
No no, I understand that there is currently no way to bypass libpairipcore and how much work it would require if it's even applicable to LSPosed. I mean that I understand why #405 was closed (however I'm still curious why the protection doesn't work unless the device is restarted). For this one, I don't know if this issue is caused by protection or something wrong in LSPosed. If @JingMatrix confirms it's protection and it's out of scope, no even a single question of why this issue was closed immediately. |
Beta Was this translation helpful? Give feedback.
-
Where's my comment gone? 😅
Sorry, I missed this. What are the markers of this protection? |
Beta Was this translation helpful? Give feedback.
-
use shamiko to hide lsposed |
Beta Was this translation helpful? Give feedback.
-
@google-mirror Not sure if it helps as having Shamiko installed makes no other effect for me. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Steps to reproduce/复现步骤
Yesterday I came across an issue reported on Reddit. In the discussion thread it was mentioned that LSPosed modules cause QA to crash. On my device I can also reproduce these steps. This is similar to the issue I reported a few days ago #405, however, it behaves differently and does not appear to be caused by libpairipcore.
So I believe it's not a duplicate of #405.
I tested the four modules for the app and applying any of them causes the QA app to crash.
Expected behaviour/预期行为
Any module should be seamlessly injected to the app without causing it to crash.
Actual behaviour/实际行为
The app crashes at the very start.
Xposed Module List/Xposed 模块列表
Root implementation/Root 方案
KernelSU Next 1.0.9 (22797)
System Module List/系统模块列表
LSPosed version/LSPosed 版本
LSPosed version: 1.10.2 (7182) + Zygisk Next version: 1.2.9.1 (534-b8e7e21-release)
Android version/Android 版本
Android version: 16 (BP2A.250605.031.A2)
Version requirement/版本要求
Logs/日志
CaptureSposed-crash-logcat_2025-08-25_16-37-40.txt
CaptureSposed-crash-LSPosed_2025-08-25T16_37_31.324523.zip
GPS_Setter-crash-logcat_2025-08-25_16-41-19.txt
GPS_Setter-crash-LSPosed_2025-08-25T16_41_43.300870.zip
Hide_My_Applist-crash-logcat_2025-08-25_16-39-08.txt
Hide_My_Applist-crash-LSPosed_2025-08-25T16_39_33.847647.zip
XPL-EX-crash-logcat_2025-08-25_16-44-20.txt
XPL-EX-crash-LSPosed_2025-08-25T16_44_33.610843.zip
Beta Was this translation helpful? Give feedback.
All reactions