Skip to main content

find_uuid

Function find_uuid 

Source
pub fn find_uuid(
    reader: &dyn MemoryReader,
    load_address: u64,
    is_64_bit: bool,
) -> Option<[u8; 16]>
Expand description

Extracts the LC_UUID from a Mach-O binary.