Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elf

Canonical way to sign (and verify) an ELF file?

Forcing a symbol to the top of a ELF file

c++ c linker elf symbols

What is <.got> section in ELF?

x86 binary elf bin got

ELF files - What is a section and why do we need it?

elf

Intercept ELF loader in linux kernel: fs/binfmt_elf.c file via loadable kernel module

Global const optimization and symbol interposition

How to set the dynamic linker path for a shared library?

Compile C program using dlopen and dlsym with -fPIC

c linux gcc elf dlopen

.comment section with two lines

linux elf

Why is ld.so a shared object?

linux loading ld elf

Any documentation for .init_array function arguments?

c gcc elf

Simple way to reorder ELF file sections

linux elf

Why is the program header executable?

linux elf

Why works addr2line only for functions

c debugging elf

ELF executable issues

linux elf

ELF file type - ET_EXEC and ET_DYN [duplicate]

x86 elf

Map sharing between different ebpf program types

In an ELF file, how does the address for _start get detemined?

elf symbols

Core dump note section

gdb elf coredump