Module goblin::elf64 [] [src]

The ELF 64-bit struct definitions and associated values

Reexports

pub use super::super::elf::strtab;

Modules

dyn
gnu_hash

TODO add proper writeup for how this is constructed, how it resolves symbols, and how it works, see: https://blogs.oracle.com/ali/entry/gnu_hash_elf_sections A Gnu Hash table as 4 sections: 1. Header 2. Bloom Filter 3. Hash Buckets 4. Hash Values

header
program_header
rela
sym

Structs

Binary