Function lief::elf::parse

pub fn parse<P: AsRef<Path>>(path: P) -> Option<Binary>
Expand description

Parse an ELF file from the given file path