lief::pe

Function get_type

pub fn get_type<P: AsRef<Path>>(path: P) -> Option<PE_TYPE>
Expand description

Determine the PE type (PE32 or PE32+) of the given file