Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

What does `var@GOTPCREL(%rip)` mean?

iretq throwing GP fault

Why does C#'s Thread.MemoryBarrier() use "lock or" instead of mfence?

checking memory access x86-64 assembly

assembly x86-64

Stack memory in a freestanding environment

How to set color when calling printf in assembly

Performant malloc implementation for executable code [closed]

App crash after I call Detoured function I created @ Win7-x64

c assembly 64-bit windbg x86-64

byte-wise operations on a xmm register (AMD64)

Unrelocated address when linking with link.exe

Warning: indirect call without `*'

Nibble shuffling with x64 SIMD

x86-64 simd sse

Is there any interactive tool on web to understand common code bases?

c linux gcc x86-64 glibc

UEFI one-time load boot option program implementation

x86-64 boot bootloader uefi

NASM x86_64 assembly in 32-bit mode: Why does this instruction produce RIP-Relative Addressing code?