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

Tracing. Press any key to quit... #57

Open chongbo2013 opened 1 year ago

chongbo2013 commented 1 year ago

Tracing. Press any key to quit...

chame1eon commented 1 year ago

Hi,

Please provide more information. Such as the application you are testing with, the version of Frida you are using and the version of jnitrace.

Thanks

Th3-R3p4ck3r commented 1 year ago

I try it on win 11 same issues latest python and pip and jnitrace 3.3.1 and previous one With frida 16.0.11 and previous with more than one app and get empty json I use it with ldplayer 5 android 7.1 32

chame1eon commented 1 year ago

Hi, have you been able to use other frida scripts with ldplayer 5? jnitrace has not been tested or used against ldplayer. Thanks

Th3-R3p4ck3r commented 1 year ago

I try it few months ago and it was working fine with ldplayer ########## Now working I figure it If ldplayer 32 u need apk lib x86 if arm or other than it then not working

ahmedmani commented 1 year ago

jnitrace does not work on emulators that use arm translation even tho frida supports it

cTFk1ller commented 1 year ago

Yes, it won't work on Android Studio emulators or any emulators that use arm translation.