elf parser and navigation tool, pure Rust
unsafe xmas_elf::ElfFile::new_from_ptr(ptr: *const u8) constructor
`parse_header` constructs an unaligned reference
Return Rela types
Panic on array index out of bounds
Fix note section handling
Return Error type instead of String in Results
Constructing wrapper objects does not respect type alignment
Load data using the correct byte order.
Implement find_program_header_by_type
Implement Eq on enums