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
Print newline with as little code as possible with NASM
Jan 28, 2023
linux
assembly
x86-64
nasm
code-size
How to load kernel into memory from CD-ROM using Assembly (NASM)
Jan 24, 2023
assembly
operating-system
kernel
nasm
bootstrapping
SegFaults in my Assembler? But that's impossible! :O
Jan 24, 2023
assembly
crash
x86
nasm
segmentation-fault
whats the use of "org xxxx" in assembly
Jan 19, 2023
assembly
nasm
x86-16
bootloader
boot
OS/X 64-bit assembly code generates bus error
Jan 08, 2023
macos
assembly
nasm
x86-64
bus-error
Copying data from one variable to another
Jan 05, 2023
assembly
x86
nasm
Can I get a int from my EAX/RAX to a register of the FPU like st0?
Jan 05, 2023
assembly
x86
nasm
fpu
Why does my data section appear twice in the compiled binary? Ubuntu, x86, nasm, gdb, reaelf
Jan 02, 2023
assembly
x86
gdb
nasm
shellcode
Why does this 'hello world' x86 bootloader code written for NASM work without the [BITS 16] and [ORG 0x7C00] directives?
Dec 31, 2022
x86
nasm
assembly
bootloader
Printing Hexadecimal Digits with Assembly [duplicate]
Dec 29, 2022
assembly
x86
nasm
masm
Comparing quadwords in xmm
Dec 30, 2022
assembly
x86
nasm
sse
Convert string to int. x86 32 bit Assembler using Nasm
Dec 28, 2022
assembly
x86
integer
nasm
What to do in interrupt handler for divide by zero?
Dec 27, 2022
assembly
x86
operating-system
nasm
How to determine whether the computer has an XT/AT keyboard in assembly?
Dec 24, 2022
assembly
io
operating-system
driver
nasm
Why would I use NASM over GNU Assembler (GAS)? [closed]
Dec 25, 2022
assembly
nasm
gnu
gnu-assembler
64bit nasm division idiv
Dec 23, 2022
assembly
x86-64
nasm
Pointer for the first struct member list in nasm assembly
Dec 21, 2022
assembly
x86
nasm
What is the purpose of the assembly instructions after a function I see with ndisasm?
Dec 14, 2022
assembly
x86
nasm
elf
disassembly
How can I JMP to relocated code in my MBR?
Dec 13, 2022
assembly
x86
nasm
bootloader
osdev
Why NASM on Linux changes registers in x86_64 assembly
Dec 12, 2022
assembly
nasm
x86-64
micro-optimization
shellcode
« Newer Entries
Older Entries »