Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

MIPs program to reverse a string using stack

assembly mips

Analyzing the assembly code generated to manipulate command line arguments

c assembly x86

_cdecl calling convention

assembly x86 stack-frame cdecl

How do you add two Quad words in assembly using NASM?

assembly x86 nasm

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

c assembly 64-bit windbg x86-64

How to debug using printf an assembly code of linux kernel

c assembly linux-kernel arm

how can I find systemcall on windows?

Entry point of different languages

Efficient AVX2 implementation of a 17x17-bit squaring operation with result truncation

rotary encoder overflow prevention

reducing if statements in C for efficiency

Trying to reverse engineer a function

byte-wise operations on a xmm register (AMD64)

MUL/DIV instructions vs. MOV & SHL/SHR (Pentium Pro)

assembly x86 opcodes

Unrelocated address when linking with link.exe

What is exactly happening in Linux page table pointers dereferencing?

MinGW Win32 + nasm: "undefined reference"

assembly lea: invalid effective address

assembly x86 nasm

Relocation R_X86_64_32S against .data cannot be used when making a shared object (64 bit NASM + gcc)

c linux assembly nasm libc

Struct offsets in inline assembly