Skip to content
/ whse Public

WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API

License

Notifications You must be signed in to change notification settings

Midi12/whse

Repository files navigation

WinHvShellcodeEmulator

WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API [1].

The project is based on three components :

  • WinHvEmulator : The emulation library taking charge of partition management, virtual processor management, memory allocation and so on.
  • WinHvShellcodeEmulator : The actual emulator taking charge of properly setting up the virtual CPU registers, managing guest exits and so on.
  • WinHvShellcodeContainer : An AppContainer isolation [2]

About

WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages