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 assembly
Is the stack frame required for all functions in C on x86-64?
Mar 31, 2022
intel
c
assembly
x86
stack
x86-64
How to set the alignment for the .data section?
Aug 03, 2022
intel
assembly
visual-c++
x86
nasm
How to create a non-relocatable symbol
Jan 30, 2021
assembly
linker
Polygot include file for nasm/yasm and C
Mar 11, 2022
intel
c
assembly
x86
nasm
yasm
What is `x/24x $esp` mean?
Oct 02, 2020
assembly
memory
operating-system
stack
xv6
What does it mean for code to be "hand optimized"?
Jun 13, 2022
assembly
optimization
semantics
How can I find CALL and RET number using ptrace?
Feb 02, 2021
c
assembly
elf
opcode
ptrace
Interpreting this line in Assembly language?
Oct 19, 2022
intel
c
gcc
assembly
x86
reverse-engineering
How to map the section to the segment from an ELF output file?
Feb 27, 2021
intel
gcc
assembly
x86
elf
osdev
Is the Microsoft Stack always aligned to 16-bytes?
Nov 09, 2022
intel
windows
assembly
stack
x86-64
calling-convention
(How) can I predict the runtime of a code snippet using LLVM Machine Code Analyzer?
Jan 15, 2020
c++
c
performance
assembly
llvm-mca
What is practical application of x86 RCL/RCR instructions?
Mar 25, 2022
intel
assembly
x86
bit-manipulation
x86-64
bit-shift
How do debuggers keep track of the mapping between C code and assembly instructions?
Sep 15, 2022
debugging
gcc
assembly
Memory location of variables defined in a shared library
Sep 08, 2022
c
gcc
assembly
elf
dynamic-linking
how to make small binaries using assembly?
Sep 06, 2021
assembly
linker
ld
elf
binutils
What is a processor hint?
Aug 26, 2022
intel
assembly
x86
instructions
How to use an array in RISC-V Assembly
Jul 24, 2022
assembly
riscv
Does cmpxchg write destination cache line on failure? If not, is it better than xchg for spinlock?
Jun 06, 2022
intel
assembly
x86
cpu-cache
micro-optimization
compare-and-swap
How to achieve the effect of vpmovmskb on ZMM registers?
Jun 14, 2022
intel
assembly
x86
bitmask
avx512
Placing an instruction in the address pointed by the reset vector using times and align NASM directives
Jun 02, 2022
intel
assembly
x86
nasm
osdev
« Newer Entries
Older Entries »