Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Can someone please explain to me (in very simple terms) what the difference between the esp, ebp, and esi register is?

Les instruction purpose?

assembly x86 masm

C++: What are R-Value references on a technical level (ASM)? [duplicate]

Which is the fastest way to clear a memory block (or a SDL surface)?

c++ c assembly sdl

Why can't I save the value of rip? [duplicate]

assembly x86 intel

NMI and IRQ interruptions

assembly 6502

xorl %eax - Instruction set architecture in IA-32

Where in the GCC source code does it compile to the different assembly languages?

Create an exe file in assembly with NASM on 32-bit Windows

windows assembly linker x86 nasm

Acceptability of regular usage of r10 and r11

What's the size of a QWORD on a 64-bit machine?

Python ctypes and function calls

python c assembly ctypes x86-64

Why pop takes a parameter in assembly?

Detecting architecture at compile time from MASM/MASM64

x86 jnz after xor?

assembly x86 conditional xor ida

operand generation of CALL instruction on x86-64 AMD

How do I check assembly output of Java code?

Compiling an AST to Assembly

What does double dollar sign mean in x86 assembly (NASM)

assembly x86 nasm

assembly registers beginner

assembly cpu-registers