98 Topics
Question

How would one restore missing PE headers?

Question

Mysterious side-effect of calling printf or not in C before calling an asm function?

Question

How to access 64-bit Windows environment variables from 32-bit Python?

Question

How Are Conditional Breakpoints Typically Implemented?

Question

Virtual Address assigned to an imported function

Question

Cannot figure out why I got coredump in linux assembly

Question

what if run 2 type-2 VMX hypervisors in one x86 host?

Question

Detecting Invalid Resource sections in PE FIles

Question

Assembly loops loop too many times

Question

Complete list of control flow (e.g. jmp) in Intel x86 assembly

Question

Assembly, Reserving Space with resq in YASM

Question

can flutter sdk run on x86 windows?

Question

How to know the assembly code of a Windows system call using Visual Studio?

Question

WriteFile() Error 3758100489 with Usb Device

Question

Understanding some Antidebug inline asm for Windows / MSVC in C/C++