Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Should we store long strings on stack in assembly?

Can access to file mapped memory ever last indefinitely

unix x86 x86-64 freebsd

Intrinsic __lzcnt64 returns different values with different compile options

c gcc x86 intrinsics bmi

x86-64 page table Global bit

x86 x86-64 page-tables

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