Libtree: Turns ldd into a tree; explains why shared libraries are found or not

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • libtree

    ldd as a tree

  • pax-utils

    [MIRROR] ELF related utils for ELF 32/64 binaries that can check files for security relevant properties

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Dependencies

    A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.

  • deeplabel

    A cross-platform desktop image annotation tool for machine learning

  • You can use things like `otool` which will tell you what path to the library the binary is expecting. Here's a tool I wrote to fix paths recursively for an application, for example:

    https://github.com/jveitchmichaelis/deeplabel/blob/master/fi...

  • macdependency

    MacDependency shows all dependent libraries and frameworks of a given executable, dynamic library or framework on Mac OS X

  • copydeps

    Analyze and copy library dependencies of ELF binaries

  • libtree-in-c

    Discontinued wip libtree in C

  • If you want something fast, note that (https://github.com/haampie/libtree-in-c) is currently faster than ldd:

    ```

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • lddtree

    Fork of pax-utils' lddtree.sh

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts