how to Decompile or reverse engineer ".so" file
843829Jul 26 2002 — edited Jul 30 2002Hi,
Are there any tools to decompile or reverse engineer an ".so" file of linux.. I want to know the methods in the ".so" file, so that i can invoke from my java code using jni.
Thanks.