Search code examples
Why an ELF executable could have 4 LOAD segments?...


unixlinkerllvmldelf

Read More
Checking ELF binary bitness on Android...


androidbash32bit-64bitelf

Read More
Is there any difference in the format of executable file generated by arm-elf and arm-none-eabi tool...


cgccarmelfgnu-toolchain

Read More
Are the distances between .so sections always preserved, no matter where in memory the .so gets load...


linkershared-librarieselfdynamic-linking

Read More
Trying to replicate a CRC made with ielftool in srec_cat...


elfchecksumcrciarhex-file

Read More
What's the difference of section and segment in ELF file format...


linuxdebiangnuelfabi

Read More
Why won't me custom kernel launch in QEMU?...


rustqemuelfosdevriscv

Read More
ELF program header virtual address and file offset...


linuxgccbinaryelf

Read More
Why does linkage affect whether relocations are needed for relative jumps in the same section?...


cassemblylinkerx86-64elf

Read More
Static and Dynamic Linking, What's the need for PLT?...


assemblylinkerelfdynamic-linkingdynamic-library

Read More
Understanding ELF64 text/data segment layout/padding...


linuxgccx86x86-64elf

Read More
`cdll.LoadLibrary("my.so")` throws "no suitable image found." but architectures ...


pythonx86-64elf

Read More
ELF core file format...


gdbelfcoredump

Read More
ELF go binaries default byte alignment...


goelfmemory-alignment

Read More
Can I change the Global Offset Table/GOT or Procedural Linkage Table/PLT programmatically?...


cgccassemblyldelf

Read More
Ineffective to use patchelf to add a declared dependency on a dynamic library...


linuxx86-64elfglibc

Read More
How to calculate the total basic block number in a Linux ELF binary...


linuxelfstatic-analysis

Read More
Why are some relocations .text + addend instead of symbol's name + addend?...


clinkerclangelfsymbol-table

Read More
different symbols with the same name in ELF binary...


elfdebug-symbols

Read More
What is the use of local symbols in the symbol table of an object file?...


clinkerelfsymbol-table

Read More
Why can't I pipe assembler output to stdout?...


gccassemblyldelfbfd

Read More
How do I assign a pointer to a custom section that is added after compilation with GCC?...


gccembeddedelf

Read More
what the minimal amount of bytes that required to change for skip function...


elf

Read More
Do patchelf modify lib's section offset?...


linuxpatchelfprelink

Read More
Name of C function changes?...


csymbolselfname-mangling

Read More
Elf file format, what's the order?...


cdebuggingmemoryelfreadelf

Read More
How do I strip section header table in an ELF file?...


linuxreverse-engineeringelf

Read More
In function `_main_entry' undefined reference to `main'...


gccprogram-entry-pointelfmicrochipxc32

Read More
how to unpack a struct with uint16_t type in python...


pythoncstructbinaryelf

Read More
Some questions about ELF file format...


elfarm64

Read More
BackNext