Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Delphi label and asm weirdness?

Hello World bootloader not working

weird performance in C++ (VC 2010)

c++ performance assembly

Where to get all versions of x86 aka IA32 Instruction Set Architecture manuals

Help deciphering a few lines of assembly

SP (Stack Pointer) Anti-debug Trick - x86

MIPS assembly - random integer range

assembly mips random

How to convert UTF-16 to ASCII

GCC ARM Assembly Preprocessor Macro

68k register addresses

objdump output - what do the columns represent? [duplicate]

assembly objdump

recommended guides/books to read assembly [closed]

How can I use Gas ('as') to assemble a 32 bit binary on a 64 bit linux?

assembly 32bit-64bit

How to Copy a Value - x86 NASM Assembly

loops assembly copy nasm

Difference between memory indirect call and register indirect call

c linux assembly

Offset for objective C selectors in ARM assembly (IOS)

objective-c ios assembly arm ida

68k Assembler on OS X Lion

macos assembly osx-lion 68000

Whats wrong with my assembly code

c++ assembly x86 dos x86-16

How to convert from 4-bit hexadecimal to 7-bit ASCII?

assembly hex mips nios

Compiling C and assembling ASM into machine code [closed]