#JNI hook at the end of a method

1 messages · Page 1 of 1 (latest)

mental rain
#

Hello everyone.

I want to create a jni hook that is executed at the end of a java method without replacing it.

env->RegisterNatives(cls, &hook, 1); replaces the java method.

Can anyone help me with that?

Have a nice day.

lofty dawnBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

lofty dawnBOT
#

This question thread is being automatically closed. If your question is not answered feel free to bump the post or re-ask. Take a look at !howto ask for tips on improving your question.