Function lief::pe::parse

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

Parse a PE file from the given file path