asLody / SandHook

Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用sandhook 的xposed api 编写 xposed无法被加载

belian001 opened this issue · comments

使用sandhook 的xposed api 编写 xposed无法被加载,使用的lsposed注入的,下面是lsposed的log,显示无法加载模块

2022-05-10 23:02:16.281 11674-11674/? I/LSPosed-Bridge: Loading module com.sandhook.xposed from /data/user/0/com.ecomi.xposed/cache/lspatch/com.sandhook.xposed/4238802665
2022-05-10 23:02:16.404 11674-11674/? E/LSPosed-Bridge: Cannot load module: com.sandhook.xposed
2022-05-10 23:02:16.404 11674-11674/? E/LSPosed-Bridge: The Xposed API classes are compiled into the module's APK.
2022-05-10 23:02:16.404 11674-11674/? E/LSPosed-Bridge: This may cause strange issues and must be fixed by the module developer.
2022-05-10 23:02:16.404 11674-11674/? E/LSPosed-Bridge: For details, see: https://api.xposed.info/using.html