Hacker News new | ask | show | jobs
by hugelgupf 3045 days ago
Binaries can also use dlopen to open libraries that aren't listed by ldd.
1 comments

Good point, dlopen is fully run-time, and the strace approach will catch those too, so it's more comprehensive.