
HyperDeceit is the ultimate all-in-one library that emulates Hyper-V for Windows, giving you the ability to intercept and manipulate operating system tasks with ease.
This repository contains the full source-code of the HyperDeceit project which is a library that allows you to impersonate as Hyper-V and intercept hypercalls done by the Windows kernel.
Blog post: https://reversing.info/posts/hyperdeceit/
The code has not been through proper code review and hence might contain inconsistencies, please do create a new issue / pull request for any additions/fixes.
| Code | Reason |
|---|---|
| 0xBAD00001 | Unsupported Windows version. |
| 0xBAD00002 | Provided kernel base address was null. |
| 0xBAD00003 | Unhandled code. |
| 0xBAD00004 | Failed to disassemble address. |