Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

why will my buffer overflow exploit open a user shell only instead of a root shell?

meaning of an entry in a relocation table of an object file

c linker x86-64 relocation

C++ calling convention for passing big objects on Linux/x86-84

Killing linux socket from shell (gentoo amd64)

linux sockets gentoo x86-64

Determining register values when using objdump

How to cause a TLB thrashing with a user process?

architecture x86-64 tlb

How to read data from absolute address in delphi XE2

AMD APP OpenCL SDK on Intel

opencl gpu x86-64

GNU inline assembly optimisation

Passing Parameters in 64 bit Assembly Function from C language. Which Register Receive These Parameter?

How to start a program with cold cache

c linux gcc x86-64

Mach-O 64-bit format does not support 32-bit absolute addresses. NASM [duplicate]

macos assembly x86-64 nasm

SICStus Prolog JIT compiler

"cqo", "cdq" and "cwd" x86_64 instructions. Why not use just cqo?

assembly x86-64

Checking parameters of multiplication by constant in 64 bit

delphi x86-64 basm

"Segmentation fault", x86_64 assembly, AT&T syntax

Running 32-bit code in 64-bit process on Linux - memory access

linux assembly x86-64

Writing assembly in C++ without using other variables

c++ assembly x86 g++ x86-64

Warning: end of file not at end of a line; newline inserted Assembley

gcc assembly x86-64

Does _mm_clflush really flush the cache?