94 Topics
Question

How to get the keyboard interrupt from windows IDT with HalGetInterruptVector

Question

Assembly Syscalls in 64-bit Windows

Question

Fast stack switching under x86-64

Question

Windows x86_64: "node.exe is not a valid win32 application"

Question

Cannot figure out why I got coredump in linux assembly

Question

Fast fibers/coroutines under x64 Windows

Question

What does inc dword ptr gs : [] doing here?

Question

What is the purpose of the 40h REX opcode in ASM x64?

Question

correct context switching under x86-64 / Windows

Question

Practical Delimited Continuations in C / x64 ASM

Question

How to test privileged x86-64 CPU instructions?

Question

Assembly, Reserving Space with resq in YASM

Question

How can Windows split its virtual memory space asymmetrically?

Question

What does the D flag in the code segment descriptor do for x86-64 instructions?

Question

how to open a file in a directory in assembly