Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Why do bit manipulation intrinsics like _bextr_u64 often perform worse than simple shift and mask operations?

Jump table implementation in MASM x64?

assembly x86-64 masm

Create and test x86-64 ELF executable shellcode on a Linux machine

linux nasm x86-64 elf shellcode

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