Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

CMake: Embed ELF into executable

c++ c makefile cmake elf

Code (.text) not execute-only? .rodata is executable?

linux-kernel elf

How to obtain number of entries in ELF's symbol table?

elf

Does appending arbitrary data to an ELF file violate the ELF spec?

linux gcc build linker elf

Creating ELF binaries without using libelf or other libraries