MaGe Linux Operations
Aug 30, 2014 · Operations
How to Identify Shared Library Dependencies of Linux Executables and Processes
This guide explains how to discover which shared libraries an executable or a running process uses on Linux, covering safe use of ldd, objdump, pldd, and pmap commands while highlighting security considerations.
Linuxlddobjdump
0 likes · 3 min read
