Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in readelf
Disagreement of tools for analyzing .bss section size of ELF file
Nov 10, 2025
gcc
arm
objdump
nm
readelf
What does "readelf: Warning: Corrupt offset in range entry N" mean?
Nov 01, 2025
c++
linux
debugging
elf
readelf
How to understand the difference between Offset and VirAddr in Program Headers in elf?
Sep 19, 2025
elf
dynamic-linking
dynamic-loading
readelf
Is jumping over/removing `PHDR` program header in ELF file for executable OK? If so, why?
Mar 04, 2023
c++
c
elf
readelf
why /lib32/libc.so.6 has two "fopen" symbol in it?
Dec 16, 2022
linux
nm
readelf
Extracting only my function names from ELF binary
Dec 09, 2022
c
linux
shell
awk
readelf
How to extract function prototypes from an elf file?
Oct 03, 2022
gdb
elf
objdump
function-prototypes
readelf
What does the left-most number mean in DWARF dump from readelf?
Jan 24, 2021
gdb
dwarf
readelf
Why is my simple `main` program's ELF header say it's a `DYN (Shared object file)` instead of an executable? [duplicate]
Sep 05, 2022
c++
g++
elf
readelf
Trace32 command to read symbol contents from ELF file
Sep 06, 2022
elf
debug-symbols
readelf
trace32
lauterbach
Why does register_tm_clones and deregister_tm_clones reference an address past the .bss section? Where is this memory allocated?
Dec 22, 2021
c
memory-management
objdump
readelf
Explaining readelf -S output
Sep 23, 2017
linker
compilation
elf
readelf
readelf: Error: Not an ELF file - it has the wrong magic bytes at the start
Nov 02, 2022
elf
readelf
In GNU Assembler, what does a dot signify at the beginning of a name?
Aug 30, 2022
assembly
linker
gnu
ld
readelf
Where is the "Section to segment mapping" stored in ELF files?
Sep 15, 2022
compiler-construction
elf
readelf
readelf -s does not output full variable names
Mar 12, 2020
linux
elf
dwarf
readelf
nm vs "readelf -s"
Sep 05, 2022
linux
nm
readelf
readelf vs. objdump: why are both needed
Sep 24, 2022
linux
elf
objdump
readelf