chame1eon / jnitrace

A Frida based tool that traces usage of the JNI API in Android apps.
MIT License
1.62k stars 260 forks source link

App stopped when spawn mode #34

Open 0xling opened 3 years ago

0xling commented 3 years ago

when I use spawn mode,the app will stopped. the comman is jnitrace -l * com.kanxue.ollvm_ndk_9.

when I use attach mode, It work normally. the command is jni -m attach -l * com.kanxue.ollvm_ndk_9.

the app is here. ollvm9.zip

haikejishu commented 1 year ago

That may be a bug of jnitrace-engine, please see https://github.com/chame1eon/jnitrace-engine/issues/13