lddtree-rs icon indicating copy to clipboard operation
lddtree-rs copied to clipboard

Read the ELF dependency tree

Results 1 lddtree-rs issues
Sort by recently updated
recently updated
newest added

TODO: * [ ] MachO specific `find_library` * http://clarkkromenaker.com/post/library-dynamic-loading-mac/ * https://matthew-brett.github.io/docosx/mac_runtime_link.html * https://github.com/tpoechtrager/cctools-port/tree/master/cctools/otool * [ ] PE specific `find_library` * https://stefanoborini.com/windows-dll-search-path/ * https://stmxcsr.com/dll-search-order.html