List Question
20 TechQA 2023-12-22T09:47:13.277000`p_offset` in ELF binary
42 views
Asked by CroxxN
how to decompose elf file size into different size of sections or symbols?
87 views
Asked by Lewis Chan
fix elf segment address on an objcopy output binary
297 views
Asked by matteobu02
Symbol table from readelf shows static variable size 0
99 views
Asked by Arjan Oskam
Simple struct increasing size of C++ Android binary
203 views
Asked by rstr1112
Addresses of pointers in C
112 views
Asked by linux
Objdump to tell if binary was built on Redhat or Suse
98 views
Asked by Rajat
Duplicate section VMAs of 0 in default linker script
123 views
Asked by AJM
What does "readelf: Warning: Corrupt offset in range entry N" mean?
531 views
Asked by andreee
Different section header offsets in otherwise identical object files
59 views
Asked by The Dude
How can a LOAD segment have an offset of 0?
185 views
Asked by runningupthatroad
Understanding Linux readelf "program interpreter" - how is this set at compile time?
447 views
Asked by davidA
how can I get the value of static initialised global variables from ELF file?
735 views
Asked by Xiaoyong Guo
How can I demangle or look inside readelf .symtable names?
1.2k views
Asked by Troutt025
How does an ELF file determine the offset values of each segment?
757 views
Asked by BadUsernameIdea
incorrect shared library being used at runtime for my c Program
128 views
Asked by satyesht
What is the difference between readelf -sD and readelf --dyn-syms
332 views
Asked by calvin
ELF's gnu_debuglink section gives me weird name
155 views
Asked by user150497
How to list up variables assigned to a specific section in an elf file?
1k views
Asked by Chan Kim
How "readelf --hex-dump" gives little endian output
391 views
Asked by Eric Sun