This repo is a mirror of the Featherweight Virtual Machine project hosted at Sourceforge.
Featherweight Virtual Machine (FVM) is an OS-level virtual machine for Windows 2000 and XP. FVM virtualizes Windows' file system, registry, kernel object, and network communication.
Building FVM requires the following:
- Microsoft Visual Studio 6 with VC++ compiler
- Microsoft Detours Express 2.1
- Microsoft Windows Driver Kit (WDK)
Both the original FVM project and all of my modifications are released under the GNU General Public License version 2.0 (GPLv2).