I am trying to hack a code in binary .so library .However when I open .so library with IDA the library has only one function and no strings and there is bad_offset before every address.However when I open the library in hex editor I can see the name of the functions.