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
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
purpose of .rel.dyn section in ELF Android system libraries
Dec 21, 2020
android
elf
prelink
Code sequences for TLS on ARM
Mar 12, 2021
linux
arm
elf
abi
thread-local-storage
How to programmatically list ELF shared library symbols
Dec 01, 2021
linker
elf
dlopen
dlsym
Packing a file into an ELF executable
Nov 12, 2022
binary
embed
file-format
elf
Reading ELF header in C
Oct 19, 2022
c
linker
elf
How to compile ELF binary so that it can be loaded as dynamic library? [duplicate]
Aug 30, 2021
c
linux
elf
dlopen
dynamic-library
How to convert ELF file to binary file?
Feb 07, 2022
elf
distinguish shared objects from position independent executables
Nov 09, 2022
elf
Set the heap start address in C program?
Oct 16, 2022
c
gcc
elf
heap-memory
« Newer Entries
Older Entries »