Get the latest tech news
Hidden dependencies in Linux binaries
I have recently released an open source tool called sotrace . It maps out the .so dependencies for a binary or library, and presents th...
I have recently released an open source tool called sotrace. Because I also wanted run-time loaded dependencies, I added a mode where you can run sotool on a process-id instead. Running it on a process of the exact same binary, I gaze into the chasm of complexity with despair:
Or read this on Hacker News