Replies: 1 comment
-
NVM, I found why. It seems "modern" one does not recognized by LSPatch. Switched to legacy one. |
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.
-
Hello, I made a LSPosed module that hooks into specific app's native code.
It does appear as a module on LSPosed manager and it works as what I intended.
However I want to use it on my non-rooted phone so I tried LSPatch but it seems not listed as a module.
I used this template as a starting point: https://github.com/gauravssnl/ModernXposedApiNativeHookDemo
There must be something I missed, but I'm new to developing module. Any Ideas?
Beta Was this translation helpful? Give feedback.
All reactions