Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elf

.so injection under linux: how to locate address of dlopen()?

What is the difference between android art elf and Linux elf files?

android linux gcc runtime elf

ELF label address

Is it possible to check the hash in the "GNU_HASH" section of an ELF executable?

How to handle the "relocation R_X86_64_PC32 against protected symbol" when writing shared objects in assembly?

How unix's strings command works?

Why ELF's vaddr is not page aligned?

c exec elf xv6

Why is libtool's "current" used as "SOVERSION" on BSD, rather than "major"?

Is it possible to auto split the .text section across mulitple memory areas?

c gcc embedded ld elf

Any tool/software in windows for viewing ELF file format? [closed]

Relocation addend in ELF files - Elf64_Rel vs Elf64_Rela?

elf

Where is the relocation information in the ELF format?

linux linker elf

Hook and Replace Export Function in the Loaded ELF ( .so shared library )

Using Contiguous Memory of C Struct Members

c unix struct system elf

Is it possible to replace every instance of a particular function with a dummy in a compiled binary?

How can I interpret the data in .ARM.attributes in an ELF to get the architecture version and other attributes?

arm elf eabi

ELF - Getting a SEGFAULT when changing the entry point

c x86-64 elf mmap

In the ELF spec, what does BA_OS and KE_OS mean?

elf abi

ELF file structure in FreeBSD & Linux

c++ linux freebsd elf