pub const ELFMAG: &[u8; 4] = b"\x7FELF";
Expand description

The ELF magic number.