elfhook

Undocumented in source.

Members

Aliases

ELF_R_SYM
alias ELF_R_SYM = ELF64_R_SYM
Undocumented in source.
ELF_R_SYM
alias ELF_R_SYM = ELF32_R_SYM
Undocumented in source.
Elf_Rel
alias Elf_Rel = Elf64_Rela
Undocumented in source.
Elf_Rel
alias Elf_Rel = Elf32_Rela
Undocumented in source.

Functions

elfHook
void* elfHook(ELF elf, void* address, string name, void* substitution)
Undocumented in source. Be warned that the author may not have intended to support it.
hook
void* hook(string filename, string functionName, void* substitutionAddress)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta