Search code examples
Is SIGILL-based instruction-level post-link compression safe and practical on x86_64 Linux ELF?...


linuxassemblyoptimizationx86-64elf

Read More
Why do existing ELF tools (strip/objcopy) not reduce section and symbol name sizes further?...


assemblyelfbinutils

Read More
Converting an ELF binary into an .o file...


cexecutableelfobject-filesobjcopy

Read More
How can I read the dynamic section of an ELF file in python...


pythonlinuxelfreadelf

Read More
Executable says "line 1: ELF: not found" when starts...


clinuxcmakeelfopenwrt

Read More
write(2) syscall returns EFAULT for string in .rodata on OpenBSD 7.3--7.8...


x86linkernasmelfopenbsd

Read More
dladdr doesn't return the function name...


clinuxelf

Read More
Load both musl libc.so and gcc libc.so in the same process?...


glibcelflibcmusl

Read More
Why does an ELF file include a `PHDR` entry if the program header table location is already known?...


operating-systemldelf

Read More
What is the difference between leave and ret...


gdbreturnelfdisassemblyepilogue

Read More
Any reason why the ELF spec allows only one SHT_DYNAMIC section but doesn't forbid several PT_DY...


elfdynamic-loading

Read More
Do .bss section zero initialized variables occupy space in elf file?...


c++storageelfsegments

Read More
Testing library for 16kb page size...


androidelf

Read More
Store and retrieve version information in ELF file...


clinuxelfbfd

Read More
Why an ELF executable could have 4 LOAD segments?...


unixlinkerllvmldelf

Read More
gcc / ld: overlapping sections (.tbss, .init_array) in statically-linked ELF binary...


gccldstatic-linkingelfthread-local-storage

Read More
how to compile a C program as FDPIC_ELF without using Shared Libs...


linuxlinux-kernelcross-compilingembedded-linuxelf

Read More
What is the difference between ELF files and bin files?...


armelf

Read More
Location of DW_FORM_strp values...


elfdwarf

Read More
Objcopy ELF to .bin file...


stm32elfbinobjcopy

Read More
What to do with "DWARF error: section .debug_info is larger than its filesize!"?...


elfdisassemblydebug-symbolsobjdumpdwarf

Read More
GNU_RELRO program header is not page aligned...


elf

Read More
File offset and virtual address in ELF...


elf

Read More
How to list on-the-fly all the functions/symbols available in C code on a Linux architecture?...


c++clinuxsymbolself

Read More
ASLR and hard-coded addresses...


assemblylinkerx86-64elfposition-independent-code

Read More
How to add debug information for NASM functions? From C header file?...


cassemblygccnasmelf

Read More
Determine direct shared object dependencies of a Linux binary?...


linuxelf

Read More
Segments do not respect their own alignment...


elf

Read More
ELF loading when VMA != LMA...


linkerarmelffirmwarecortex-a8

Read More
runpath with $ORIGIN ignored when program is set user id root...


linuxraspbianldelf

Read More
BackNext