Function lief::macho::parse

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

Parse a Mach-O file from the given file path