← Back to Labs
Windows Compatibility Layer Cake
Trace a 2003 32-bit installer from double-click to syscall through WOW64, the shim engine, and the 64-bit NT kernel.
Step 1 / 8Double-click setup.exe
You double-click a 2003-era installer. The shell reads the PE header, sees a Windows GUI 32-bit executable, and asks the kernel to create a process for it.
Arrow keys to step through · R to reset
Tap dots to jump to any layer