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
Minimal opcode size x86-64 strlen implementation
Jun 15, 2022
assembly
nasm
x86-64
yasm
NASM programming - `int0x80` versus `int 0x80`
Nov 08, 2022
assembly
syntax
interrupt
nasm
Working FAT16 Bootloader Generates Read Error on Actual Hardware?
Mar 20, 2015
assembly
x86
nasm
bootloader
intel
Can "mov eax, 0x1" always be used instead of "mov rax, 0x1"?
Oct 07, 2019
assembly
nasm
x86-64
zero-extension
nasm/ld "relocation truncated to fit: R_386_16"
Jan 07, 2021
assembly
nasm
ld
x86-16
bootloader
How does one link NASM program to libc via ld?
Jun 25, 2022
linux
assembly
nasm
Solution needed for building a static IDT and GDT at assemble/compile/link time
Apr 17, 2022
assembly
x86
nasm
ld
osdev
Why can't we declare uninitialized variables in .bss section using `?` in arbitrary order?
Aug 30, 2022
assembly
x86
nasm
Is there a difference between MASM shellcode and NASM shellcode
Oct 30, 2022
assembly
nasm
masm
shellcode
CMake uses NASM for linking, which fails.
Feb 07, 2018
cmake
nasm
strlen in assembly
Jan 06, 2022
linux
assembly
x86
nasm
strlen
Intel assembly syntax OFFSET
Oct 15, 2022
gcc
assembly
x86
nasm
masm
NASM local label differentiation
Oct 30, 2022
nasm
Assembly - x86 call instruction and memory address?
Sep 07, 2022
assembly
linker
x86
nasm
masm
All asm labels becoming symbols in executable file
Mar 08, 2021
assembly
linker
x86
nasm
elf
how to get address of variable and dereference it in nasm x86 assembly?
Nov 08, 2022
pointers
assembly
x86
nasm
How do I link a C++ subroutine to an x86 assembly program?
May 24, 2022
c++
gcc
assembly
x86
nasm
Assembly: Why does jumping to a label that returns via ret cause a segmentation fault?
Apr 04, 2019
linux
assembly
nasm
yasm
Printing an Int (or Int to String)
Nov 03, 2022
string
assembly
int
nasm
How to detect architecture in NASM at compile time to have one source code for both x64 and x86?
May 31, 2018
assembly
x86
preprocessor
nasm
x86-64
« Newer Entries
Older Entries »