slackbuilds/system/lddsafe
B. Watson 632720b7ae system/lddsafe: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
2022-06-09 13:19:30 -04:00
..
README
lddsafe.1
lddsafe.SlackBuild system/lddsafe: Update email address. 2022-06-09 13:19:30 -04:00
lddsafe.info system/lddsafe: Update email address. 2022-06-09 13:19:30 -04:00
lddsafe.rst
slack-desc

README

lddsafe (safe replacement for ldd)

lddsafe prints shared library dependencies for executables and shared
libraries. However, it uses objdump instead of loading the program,
hence avoiding the security problems of ldd. lddsafe also includes
nonrecursive mode (-n option), which lists direct dependencies only.