java - How do I change the JNI method signature in the so file? -


how change jni method signature in file? is, how modify dynamic symbol table, tried using hex editing tool replace string inside, prompt not find implemented function

the reverse engineering need, need modify jni java_com_tencent_mm forced java_com_tencent_mn smali has been modified successfully, file replace java_com_tencent_mm java

i've noticed app has implemented requirement, don't know how did it


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -