Monthly Archive for March, 2008

Jailed 32-Bit Processes on Windows x64 (Update)

The Windows-On-Windows (WoW) subsystem has been included in Windows operating systems to allow for backwards compatibility. It has enabled the execution of 16-bit applications on modern 32-bit based Windows. This abstraction layer is located in user space translating API calls to 64-bit data structures and entry points. This is called API call thunking. Windows x64 Editions include a new variant of the WoW, called WoW64, subsystem thunking API calls for 32-bit applications on the 64-bit kernel. Continue reading ‘Jailed 32-Bit Processes on Windows x64 (Update)’