Expand description
ELF validation logic
Authors: MarioS271
Functionsยง
- validate_
elf - Validate a given ELF binary slice
Returns a tuple of a slice of
ElfPhdrs and a [u64] with the value ofe_entry - validate_
header ๐ - Validate if a byte slice contains a valid ELF header