pub fn get_import_directory(pe: &PE) -> Result<Option<VA>>
Expand description

fetch the VA of the import directory, if it exists.