1 year ago
#181010
Nirbhay Jain
Can i use .so file from Apk and use in a python / Java Script
I have an apk. one .so file is being used in this apk. There is a function in the .so file. APK is invoking that function by passing 4 inputs as a parameter and getting output.
Now I have to call that function from python or java and want the output which is given in return
so how can do it and is it possible to do something link that?
android
apk
reverse-engineering
.so
android-native-library
0 Answers
Your Answer