chame1eon / jnitrace

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

frida error #52

Closed 90-MobileSafety closed 2 years ago

90-MobileSafety commented 2 years ago

jnitrace -l lib.so application -R 127.0.0.1:21042 frida.NotSupportedError: unable to spawn other apps when embedded

mmkhitaryan commented 1 year ago

How did you fix it?