On 2017-11-15 19:19, Rainer Jung wrote:
> 
> objdump -p /usr/local/lib/libcrypto.so
> 
> By the way: most people use "ldd", but ldd follows the whole treee of
> dependencies. With objdump you can see more unfiltered, what you library
> really wants.

ldd -v or readelf -d are also pretty useful....

-- 
regards Helmut K. C. Tessarek              KeyID 0xF7832007C11F128D
Key fingerprint = 28A3 1666 4FE8 D72C CFD5 8B23 F783 2007 C11F 128D

/*
   Thou shalt not follow the NULL pointer for chaos and madness
   await thee at its end.
*/

Reply via email to