Skip to main content

extract_vmfw_resource

Function extract_vmfw_resource 

Source
fn extract_vmfw_resource(pe_bytes: &[u8]) -> Result<Vec<u8>>
Expand description

Extract the embedded IGVM payload (the VMFW resource) from a PE/DLL image.