Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Apps built with /QSpectre-load and /CETCOMPAT crashes with EXCEPTION_STACK_OVERFLOW

Hello World using NASM (and GoLink) on x64 64 bit Windows

nasm 64 bit push qword?

assembly x86-64 nasm shellcode

GCC Common Variable Attribute on TLS model

ASLR and hard-coded addresses

NASM assembly PE format handwritten imports doesn't import anything

TLS variable lookup speed

Load the address of a symbol using NASM?

macos assembly x86-64 nasm

Why do mem_load_retired.l1_hit and mem_load_retired.l1_miss not add to the total number of loads?

What's the advantage of having nonvolatile registers in a calling convention?

Why do I see conditional jumps to relative offset zero (a.k.a. jumps to the next instruction) in disassembly output?

assembly x86-64 objdump

How to use GNU Assembler (GAS) to create a hand-written ELF File from the corresponding .s file

Using the operand-size override prefix 0x66 for instruction alignment

How C structures get passed to function in assembly?

How to reverse R_X86_64_JUMP_SLOT relocations?

x86_64 Assembly Command Line Arguments

how to make shared library an executable

Bitwise NOT/complement in AVX2 [duplicate]

Assembly function address table and data under the function or in data section