Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Prefetch for Intel Core 2 Duo

assembly prefetch blas

Throwing a C++ exception after an inline-asm jump

c++ assembly exception

how do addressing modes work on a physical level?

Task management on x86

why using external c function in nasm breaks this code?

c assembly external nasm

Using memory returned by call to malloc in NASM

assembly malloc nasm

Make Stack Pointer to a mmap returned pointer. (Linux, 32bit VM)

c linux pointers assembly stack

sra(shift right arithmetic) vs srl (shift right logical)

Packed and encrypted section in x86 reversing challenge, without tripping entropy heuristics

Jumping to the data segment

c macos assembly dep

Guides for Windows Assembler and an assembler compiler

assembly

Intel x86 32-bit register confusion

Most efficient way to convert vector of uint32 to vector of float?

"call" after switching to Protected Mode

assembly kernel att

How come _exit(0) (exiting by syscall) prevents me from receiving any stdout content?

How to display a number on the screen and and sleep for one second with DOS x86 assembly?

assembly x86 dos nasm bios

Memory Address Alignment

Editing assembly in WinDbg

Exactly how "fast" are modern CPUs?

Best Assembly IDE for Windows [closed]

ide assembly