Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elf

Adding own symbols for file in gdb

gdb symbols elf

Convert a statically linked elf binary to dynamically linked

c linux elf openonload

Is the ELF .notes section really needed?

elf strip binutils sections

How do you cross compile ELF executables for Android?

android cross-compiling elf

How can I make GCC compile the .text section as writable in an ELF binary?

c++ gcc elf

Is it possible to uniquely identify dynamically imported functions by their name?

Getting the ELF header of the main executable

c++ c linux elf

How can I find the dynamic libraries required by an ELF Binary in C++?

c++ linux binary elf decompiling

gcc compiled binaries w/different sizes?

c++ linux gcc elf

Analizing MIPS binaries: is there a Python library for parsing binary data?

python x86 mips elf dwarf

Has anyone been able to create a hybrid of PE COFF and ELF?

linux winapi binary elf coff

Linux user-space ELF loader

linux arm loader elf manual

Forcing certain compiler-generated variables into specific ELF sections (with gcc)

c gcc linker elf

What is the difference between a .o object file and a .so library file?

executable elf object-files

How to interpret the dynamic symbol table in an ELF executable?

dynamic elf symbol-table

Build static ELF without libc using unistd.h from Linux headers

linux gcc posix elf libc

Linking error with `libopencv_highgui.so` under Ubuntu 14.04, strange result with `libtiff.so.5`

Virtual destructor moves object out of rodata section

c++ gcc elf

virtual and physical addresses of sections in elf files

linker elf objdump