Dependency Walker equivalent for Linux? [duplicate]

*爱你&永不变心* 提交于 2019-11-27 01:47:12

问题


This question already has an answer here:

  • Hierarchical ldd(1) 4 answers

I need a tool to show all the shared library dependencies in some graphical way, not just with ldd on each .so. For MS Windows Dependency Walker works. Is there anything for Linux?

.

回答1:


Try binscan or ELF Library Viewer



来源:https://stackoverflow.com/questions/6977298/dependency-walker-equivalent-for-linux

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!