阅读背景:

在我没有直接加载的共享库中获取函数指针。

来源:互联网 

My Linux application (A) links against a Third Party shared Library (B) which I don't have source code to. This library makes use of another third party shared library that I don't have source code to (C). I believe that (B) uses dlopen to access (C) instead of directly linking. My reasoning for this is that 'ldd' on (B) does not show (C) and objdump -X (B) shows references to dlopen/dlclose/dlsym.My Linux application (A) links against a Third




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: