Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in elf
Does appending arbitrary data to an ELF file violate the ELF spec?
Nov 02, 2022
linux
gcc
build
linker
elf
Creating ELF binaries without using libelf or other libraries
Oct 31, 2021
c
linux
compiler-construction
elf
How to make static linked ELF file to load LD_PRELOAD .so
Jul 16, 2021
linux
loader
elf
ld-preload
In ELF, why do the headers need to be in one segment?
Sep 27, 2022
linux
assembly
elf
Editing ELF binary call instruction
Apr 05, 2022
c
assembly
reverse-engineering
elf
All asm labels becoming symbols in executable file
Mar 08, 2021
assembly
linker
x86
nasm
elf
ELF generation using libelf hints
Jul 16, 2021
c
linux
elf
abi
Any hand-on exercise to understand how a program is loaded into memory and get executed
Jan 29, 2020
c
linux
mips
loader
elf
How can you determine optimization level from file?
Mar 01, 2022
linux
object
elf
How can my C code find the symbol corresponding to an address at run-time (in Linux)?
May 14, 2021
c
linux
elf
debug-symbols
binutils
Why do Compilers put data inside .text(code) section of the PE and ELF files and how does the CPU distinguish between data and code?
Jun 22, 2022
x86
cpu
reverse-engineering
compiler-optimization
elf
How to extract function prototype from an ELF file?
Apr 11, 2016
elf
extraction
powerpc
function-prototypes
Difference between p_filesz and p_memsz of Elf32_Phdr
Sep 10, 2018
elf
relationship between VMA and ELF segments
Jan 28, 2021
c
unix
memory
execution
elf
How can I build for linux 32-bit with go1.6.2
Sep 25, 2022
linux
go
build
elf
32-bit
How to identify whether a file is elf file using C language function?
Dec 10, 2019
c
linux
elf
How do I check if an object file is in COFF or ELF format from within C?
May 15, 2022
c
linux
elf
coff
Base Address of ELF
May 14, 2022
linux
elf
Global initialized variables declared as "const" go to text segment, while those declared "Static" go to data segment. Why?
Jun 16, 2022
c
static
elf
How to get the function name of a C function pointer
Oct 19, 2022
c
linux
elf
dwarf
« Newer Entries
Older Entries »