a native into a class loaded from a dex file using in memory dex loader?
I've managed to load the dex, get the class object, cast it as jclass and do RegisterNatives and it doesn't work.
I was wondering if it's because maybe the dex can't see the native somehow (even if it's injected in the app zygote process)
https://paste.crdroid.net/tKkII1
Uh, did I send the wrong log?
More code hook.hpp https://paste.crdroid.net/arHjBQ module.cpp https://paste.crdroid.net/4F52YS
Обсуждают сегодня