Search code examples
Why doesn't Elf64 use Elf64_Rel for relocations on 64-bit x86?...


x86x86-64elfrelocation

Read More
Undefined reference to symbol in hand-written ELF file...


gcclinkersymbolselfsymbol-table

Read More
the limit on the size of the filename of the executable when extracted with AT_EXECFN...


linuxelfcoredump

Read More
Creating a program header with read only flag causes segfault...


linuxassemblyx86-64elf

Read More
How to Extract Data of ELF file (Executable of C program)?...


cassemblygccexecutableelf

Read More
how to extract AT_EXECFN from a coredump file...


linuxelfcoredump

Read More
How to export template instantiation as non weak?...


c++gcclinkerelficc

Read More
Can you get object details using readelf?...


elf

Read More
How do I find a byte of data located at a certain address from the disassembly of an object file?...


assemblyx86-64elfdisassemblyobjdump

Read More
x86_64: Is it possible to "in-line substitute" PLT/GOT references?...


gccassemblyx86-64ldelf

Read More
Understanding ELF TBSS and TDATA section loading...


elfthread-local-storage

Read More
ELF executable file: many zero bytes...


linuxexecutableelfexecutable-format

Read More
Understanding ELF Binary Size for nostdlib C Program...


cgccldelf

Read More
Extracting the .text section of an ELF in Java...


javaparsingelf

Read More
Assembly section .code and .text behave differently...


assemblyx86-64nasmelf

Read More
Find all symbols in a directory...


ccmakelinkerelfsymbol-table

Read More
How to reverse R_X86_64_JUMP_SLOT relocations?...


clinkershared-librariesx86-64elf

Read More
Is there a way I can add a shared object file (.so) to ld.so.cache?...


shared-librarieselfdlopendynamic-loadingdlclose

Read More
Why does the program which is compiled against the installed glibc not run normally?...


gcclinkershared-librarieselfglibc

Read More
Why does arm-none-eabi-ld align program headers to 64KiB when linking? How do I change it?...


linkerarmelfbinutils

Read More
Find frame base and variable locations using DWARF version 4...


linuxelfdwarf

Read More
How do I make a .section in ELF format read only with GNU GAS?...


assemblyelfgnu-assembler

Read More
Elf read symbols...


celf

Read More
.rodata section loaded in executable page...


linuxx86pagingelf

Read More
Change DWARF elf format in IAR ARM V8 compiler...


celfiardwarf

Read More
Linux default behavior of executable .data section changed between 5.4 and 5.9?...


linuxassemblyx86-64nasmelf

Read More
Find function's start offset in ELF...


functionexecutableelfdisassemblyrelocation

Read More
Force .o files in .a to use some symbols from within that .a...


gcclinkerstatic-librarieself

Read More
Why does not entry point address start at 0x400000...


linuxelf

Read More
Can't understand the 'Off' value of a section in readelf output? Is it offset from '...


gcclinkerelfreadelf

Read More
BackNext