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 nasm
assembly x86 qemu: fatal: Trying to execute code outside RAM or ROM
Jan 02, 2026
assembly
operating-system
x86
nasm
qemu
CMP function always returns jg after comparison in NASM
Dec 24, 2025
parsing
assembly
x86
comparison
nasm
Simple XOR loop in NASM
Dec 24, 2025
c
windows
assembly
nasm
executable
Why does `call dword 0x12345678` compile to [66,E8,72,56,34,12]?
Dec 23, 2025
assembly
x86
nasm
Create and test x86-64 ELF executable shellcode on a Linux machine
Dec 22, 2025
linux
nasm
x86-64
elf
shellcode
How to properly write an array of bytes in Assembly?
Dec 20, 2025
c
arrays
assembly
nasm
POP data from the stack into a named variable? Or store a register with MOV?
Dec 20, 2025
assembly
nasm
NASM: Two subsequent file writes not working
Dec 17, 2025
linux
assembly
x86
nasm
system-calls
How to set color when calling printf in assembly
Dec 14, 2025
linux
assembly
printf
nasm
x86-64
How do you add two Quad words in assembly using NASM?
Dec 13, 2025
assembly
x86
nasm
MinGW Win32 + nasm: "undefined reference"
Dec 14, 2025
gcc
assembly
mingw
nasm
undefined-reference
assembly lea: invalid effective address
Dec 12, 2025
assembly
x86
nasm
Relocation R_X86_64_32S against .data cannot be used when making a shared object (64 bit NASM + gcc)
Dec 12, 2025
c
linux
assembly
nasm
libc
x86 Intel Assembly Program Only Compiles In NASM
Dec 11, 2025
assembly
x86
nasm
masm
What does this asm expression `64-$+buffer` means?
Dec 10, 2025
assembly
nasm
xor hex strings of different length NASM
Dec 09, 2025
assembly
hex
nasm
xor
NASM x86_64 assembly in 32-bit mode: Why does this instruction produce RIP-Relative Addressing code?
Dec 08, 2025
linux
assembly
x86-64
nasm
relative-addressing
Compile windows executables with NASM
Dec 07, 2025
windows
assembly
x86
nasm
Older Entries »