
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.
本仓库包含 HyperDeceit 项目的完整源代码,该项目是一个库,允许你伪装成 Hyper-V 并拦截 Windows 内核发出的 hypercall。
博客文章:https://reversing.info/posts/hyperdeceit/
该代码尚未经过适当的代码审查,因此可能包含不一致之处,请为任何添加/修复创建一个新的 issue / pull request。
| 代码 | 原因 |
|---|---|
| 0xBAD00001 | 不支持的 Windows 版本。 |
| 0xBAD00002 | 提供的内核基地址为空。 |
| 0xBAD00003 | 未处理的代码。 |
| 0xBAD00004 | 反汇编地址失败。 |