Wolfgang S. Rupprecht wrote: > $ nm -Agp /usr/lib64/libssl.so > nm: /usr/lib64/libssl.so: no symbols > > A stripped library??? How does that work? Because the linker knows it has to look at the dynamic symbol table, not the regular one. The latter gets stripped away, the former is always present. Just use nm -D /usr/lib64/libssl.so -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
Attachment:
signature.asc
Description: OpenPGP digital signature