Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Difference between %assign and %define [duplicate]

assembly x86 nasm preprocessor

Powershell x86: Could not load file or assembly Microsoft.SqlServer.BatchParser

Sum 10 numbers and print result in NASM

assembly x86 nasm

Segmentation Fault 11 linking os x 32-bit assembler

macos assembly x86 32-bit libc

x86 ADC carry flag and length

c assembly x86 intel

New ISA instructions vs i386 [duplicate]

x86 simd instruction-set

Making a mouse handler in x86 assembly

ELF binary analysis static vs dynamic. How does assembly code| instruction memory mapping changes?

c x86 gdb elf objdump

Calculating JMP instruction's address for trampoline hook

How to encode an instruction when we just know the hex for opcode

Why wasn't DIV instruction implemented to set the CF instead of raising Exceptions

Cursor won't move upon BIOS interrupt (x86 assembly/NASM)

assembly x86 nasm dosbox

Use 32bit DLL in 64bit App with .Net 2.0

c# dll 64-bit x86 32-bit

Entering Long Mode

Two similar assembly code. A Substantial difference

optimization x86

Hand-assembling an x86 call instruction

assembly x86 nasm

Calling assembly function from c leads to segmentation fault

c assembly x86 x86-64

Initialize array to specific values in assembly (x86)

assembly x86 nasm

Making sense of Memory Barriers