Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Calculation of the Virtual Adresses in Portable Executable

gcc compile stages with debug options

c++ assembly gcc gdb

Fast stack switching under x86-64

c linux windows assembly x86-64

How to fix "Expecting pointer type" and "symbol already different kind" in macros

assembly x86-16 tasm

Software Watchdog Timer resets MPC875 CPU too fast

Building ARM assembler vorbis decoder lib 'Tremolo' for iPhone

iphone arm assembly vorbis

x86 code to read in input into a local variable?

c assembly x86 scanf nasm

how to use 32-bit registers in emu8086 with fasm assembler

assembly

How does a computer distinguish between Data and Instructions?

s/360 assembly: how to implement a call stack

How to return multiple values in MASM

assembly x86 masm

What instructions can be allowed to execute or prohibited from executing in user mode?

assembly x86 osdev

JMP rel16 (instead of JMP rel32)

assembly x86 exploit opcode

unresolved external symbol _WinMainCRTStartup

Infinite loop when using cmpq and je

assembly x86-64 decrement cmp

Embedded assembly in C (DOS) - illegal instruction

c assembly dos inline-assembly

Memory indirect addressing movl - assembly

c assembly addressing-mode

How to print argv[0] in NASM?

macos assembly nasm argv

Table with addresses or registers, assembler x86

assembly x86 intel-syntax