Crate tugger_binary_analysis

Source
Expand description

Functionality for analyzing the content of platform binaries.

Structs§

UndefinedSymbol

Constants§

LSB_SHARED_LIBRARIES
Shared libraries defined as part of the Linux Shared Base specification.

Statics§

GCC_VERSIONS_BY_DISTRO
GLIBC_VERSIONS_BY_DISTRO

Functions§

analyze_data
analyze_elf_libraries
analyze_file
find_minimum_distro_version
Find the minimum Linux distribution version supporting a given version of something.
find_pe_dependencies
find_pe_dependencies_path
find_undefined_elf_symbols
Find undefined dynamic symbols in an ELF binary.