Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elf

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

In a DWARF file, what's the difference between .debug_str and .strtab?

elf dwarf

Extract a string variable from elf/obj file

elf binutils

How can I find the size of a ELF file/image with Header information?

linux filesize elf

Enumerate all ELF sections of all shared objects currently loaded

Import names in ELF binary

Get elf sections offsets

c unix elf

libraries which exist in a binary's elf RUNPATH are not being used?

linux gcc elf rpath

Is it possible to override main method using LD_PRELOAD?

how can i get the source code path && file names from an ELF file(compired with -g)?

linux elf

How can gcc/clang assume a string constant's address is 32-bit?

c linux linker x86-64 elf

Why doesn't LD_PRELOAD take effect with scripts having no shebang?

linux bash elf ld-preload

Exec error when writing ELF64 from scratch

assembly x86-64 elf

Where are GDB symbols coming from?

linux gdb symbols elf

Why does a standalone C hello program crash when used as a dynamic linker

gcc glibc elf dynamic-linking