Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How do I patch a Windows API at runtime so that it to returns 0 in x64?

Hello World in ARM Assembly without data section

c assembly arm shellcode

What does fs:0x30 provide in Linux?

What is the "sub $16, %rsp" instruction being used for?

Why can't we move directly 1 byte from stack's frame to register?

x86 assembly 16 bit vs 8 bit immediate operand encoding

How is FASM a low level assembler and NASM a high level assembler?

assembly nasm fasm

How to get an objdump without NUL bytes?

What is the reason for different performance of the same implementation using icc, gcc and clang?

gcc assembly x86 simd icc

How can one protect a register from being overwritten during a function call?

INT 13, 2 hanging on x86 real mode when trying to read sectors from floppy drive

assembly x86 x86-16 bios osdev

Is it possible to use VMX CPU instructions inside VM?

Why does this simple assembly program work in AT&T syntax but not Intel syntax?

linux gcc assembly clang x86-64

Call a C preprocessor macro multiple times (through a variable)

c assembly macros

What memory is impacted using the location counter in linker script?

Comment syntax ambiguity under GAS ARM target

assembly arm gnu-assembler

What is .zero in GNU gas?

assembly gnu-assembler

Why is this jump instruction so expensive when performing pointer chasing?

When to use EXTERNDEF with ABS in MASM?

assembly x86 masm

Memory argument of VMOVDQU partially out of allocated range