Native hook has no effect #304
Unanswered
3000Xposed
asked this question in
Q&A
Replies: 1 comment
-
This is mostly your problem in coding, you may share your codes so that people in community can help. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Steps to reproduce/复现步骤
not going into NativeOnModuleLoaded native_init(const NativeAPIEntries *entries) , the original LSPosed works fine
Expected behaviour/预期行为
not going into NativeOnModuleLoaded native_init(const NativeAPIEntries *entries) , the original LSPosed works fine
Actual behaviour/实际行为
not going into NativeOnModuleLoaded native_init(const NativeAPIEntries *entries) , the original LSPosed works fine
Xposed Module List/Xposed 模块列表
no other module except test module
Root implementation/Root 方案
Magisk
System Module List/系统模块列表
LSPosed version/LSPosed 版本
7184
Android version/Android 版本
10
Version requirement/版本要求
Logs/日志
without any log in native_init and JNI_OnLoad
Beta Was this translation helpful? Give feedback.
All reactions