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
ELF binary analysis static vs dynamic. How does assembly code| instruction memory mapping changes?
May 31, 2026
c
x86
gdb
elf
objdump
Process sections: does a declaration add also something to .text? If yes, what does it add?
May 31, 2026
c
arm
declaration
elf
sections
what is segment 00 in my Linux executable program (64 bits)
May 27, 2026
linux
assembly
linker
ld
elf
An executable that doesn't require any library, even libc?
May 23, 2026
elf
g-wan
What exactly is the point of the p_align field in the program headers of an ELF file
May 17, 2026
elf
ELF headers for in-memory Linux kernel?
May 16, 2026
linux
kernel
elf
Why does the executable built in 64 bit mode on linux show machine type as AMD x86 64?
May 16, 2026
linux
makefile
elf
How are shared libraries addressed in each processes memory?
May 13, 2026
c
linux
executable
elf
Call functions in the main executable from a shared object
May 13, 2026
c++
posix
freebsd
elf
Is there a system where executing a program and calling a function is unified?
May 10, 2026
executable
elf
function-calls
Why gcc generates a PLT when it is apparently not needed?
May 07, 2026
linux
assembly
x86
elf
dynamic-linking
What would happen if I delete/replace the shared library after it has been explicit loaded with dlopen()?
May 03, 2026
linux
gcc
elf
When is an ELF .text segment not an ELF .text segment?
May 02, 2026
linux-kernel
elf
hmac
How to use -fPIC and -fPIE GCC options correctly
May 01, 2026
c
gcc
compilation
elf
How do I wrap a C-library including its header into a python program using CFFI?
Apr 28, 2026
python
parsing
wrapper
elf
python-cffi
How the basic link process works for ELF and PE
Apr 26, 2026
object
linker
elf
portable-executable
Older Entries »