Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elf

What's the difference between data and data1 sections and the difference between rodata and rodata1 sections in a ELF file?

linker elf

Forcing a binary to use a specific (newer) version of a shared library (.so)

ELF Imports and Exports

shared-libraries elf

Why are elf segments not page aligned?

elf

Is there a linker script directive that allows me to move my stack start address?

Edit variable values in ELF file?

c++ c elf objcopy

find address of PLT stub

intel linux x86-64 elf plt got

How can I find CALL and RET number using ptrace?

c assembly elf opcode ptrace

How to map the section to the segment from an ELF output file?

intel gcc assembly x86 elf osdev

How to create a statically linked position independent executable ELF in Linux?

linux ld elf gnu-assembler

Memory location of variables defined in a shared library

how to make small binaries using assembly?

assembly linker ld elf binutils

When setting execution bit on PT_GNU_STACK program header, why do all segments of the process become executable

linux ld elf glibc

Shared library symbol conflicts and static linking (on Linux)

linux gcc ld elf dynamic-linking

how to save modified ELF by pyelftools

python elf

Understanding section headers ELF

c elf

Analyzing an ELF binary to minimize its size

gcc linker arm v8 elf

how __libc_start_main@plt works?

ELF dynamic symbol table

gcc elf

ELF loading when VMA != LMA