Function lief::pe::parse_with_config

pub fn parse_with_config(path: &str, config: &ParserConfig) -> Option<Binary>
Expand description

Parse a PE file from the given file path and configuration