Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elf

How the basic link process works for ELF and PE

SegFault due to an extended 64 bit variable

Address of element within a structure from elf executable

elf dwarf nm readelf

ELF - what's the purpose o the sh_offset field?

elf

Why does linkage affect whether relocations are needed for relative jumps in the same section?

c assembly linker x86-64 elf

How do I strip section header table in an ELF file?

How do I make a .section in ELF format read only with GNU GAS?

assembly elf gnu-assembler

ELF - entry point address changed at runtime

c linux elf

Reading ELF String Table on Linux from C

elf ptrace

Linux executable doesn't work after patchelf

linux gcc elf nixos

What does an ELF relocation in .bss, but relative to .bss, mean?

assembly linker elf

How to get a pointer to a specific executable file's section of a program from within itself? (Maybe with libelf)

c linux assembly elf

Make all pages readable/writable/executable

elf virtual-memory mprotect

Running a mix of 32 and 64 bit native libraries in a Java application

java 32bit-64bit jna elf

Why is my binary much smaller than my object file?

gcc compilation linker elf

Need to get the attribute type offset of a DWARF DIE

c debugging elf dwarf

How to find relocation table info for ppc

elf powerpc dwarf

What is the difference between executable formats?