Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elf

How to count static initializer in an ELF file?

c++ linux gcc elf

Linux readelf shows object sizes with different numeral system (Hex and Dec)

regex linux perl elf readelf

Entire shared object loaded to RAM or only used symbols?

gcc elf shared-libraries

Parse PLT stub addresses and names

c++ c linux parsing elf

How to edit ELF by adding custom sections and symbols

python c elf

Hook an static linked ELF binary

c++ static hook elf ld-preload

How to get user defined function range (begin and end address) in elf file?

Why are there overlapping and misaligned segments in a simple ELF binary?

c linux linker clang elf

What is the meaning of the ES, Lk, Inf and Al column headers in the output of readelf -S?

elf

Access build-id at runtime

c gcc linker elf linker-scripts

Is -fPIC for shared libraries ONLY?

c++ c gcc compilation elf

How to create a executable hex from elf file format

linux gcc elf icc objcopy

Bare metal RISC-V CPU - how does the processor know which address to start fetching instructions from?

Why do we need -rdynamic option in gcc? [duplicate]

How to print the compilation directory recored in linux elf binary?

linux gdb elf

Editing an ELF executable to reduce it's size

linux size executable elf

Working with ELF files

c linux elf