Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How to modify return address on Stack in C or Assembly

Compiler vs Assembler

Playing music with the IBM-PC speaker

Function epilogue in assembly

assembly x86

Is execution of ARM assembly in iPhone Simulator or Android Simulator possible?

Label offsets in nasm

assembly x86 nasm x86-16

What are the details of .com file format?

assembly dos x86-16

How to wait until specified keys will be pressed in NASM?

Is it possible to write to an array second element by overflowing the first element in C?

c++ c assembly nasm

What is the impact SFENCE and LFENCE to caches of neighboring cores?

Determine the processor capabilities at run time

Floating point variable's value missing in data memory

c assembly mips mips32

How to figure out second parameter/register in reverse engineering assembly?

Acessing struct fields within an assembly X64 function

assembly syntax 64-bit att

basic M68000 question, Neo Geo - related

assembly 68000

Beginner learning assembly preserving esp after function calls

assembly stack

x86 Assembly Learning Platform

assembly x86 64-bit 32-bit 6502

GAS Assembly program segmentation fault (writing to auto variable)

c linux assembly x86

What's difference between ".SECTION .data" and just ".data" in GNU GAS?

assembly gnu-assembler