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
What is the address of local labels in NASM?
Jan 21, 2026
assembly
x86
nasm
memory-address
How do I use gdb to debug a stack segmentation fault?
Jan 19, 2026
linux
debugging
assembly
gdb
nasm
Load segment from floppy with int13h
Jan 20, 2026
assembly
nasm
x86-16
bootloader
osdev
what does the : operator do in assembly?
Jan 19, 2026
assembly
x86
operators
nasm
Protected Mode Addressing
Jan 03, 2026
assembly
x86
nasm
bootloader
osdev
How to redirect output from the NASM command line assembler in C#
Jan 02, 2026
c#
ide
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
Older Entries »