Share
## https://sploitus.com/exploit?id=CB6B5117-B84B-54A8-8FBA-1C96C333419D
This repository is an offensive tool for Windows kernel hacking. It is a Windows kernel hacking framework, driver template, hypervisor, and API written in C++. The primary function of this framework is to provide a set of tools for kernel-mode code injection, hooking, and manipulation. 

The framework includes a variety of components, such as:

1. HookLib: A library for creating kernel-mode hooks.
2. CommonTypes: A set of common types and structures used throughout the framework.
3. Interrupts: A set of functions for working with interrupts.
4. Registers: A set of functions for working with registers.
5. Segmentation: A set of functions for working with segmentation.
6. SVM: A set of functions for working with SVM (Secure Virtual Machine).
7. VMX: A set of functions for working with VMX (Virtual Machine Extensions).

The framework provides a range of features, including:

1. Kernel-mode code injection: The framework allows for the injection of kernel-mode code into the Windows kernel.
2. Hooking: The framework provides a set of functions for creating kernel-mode hooks, which can be used to intercept and manipulate system calls.
3. Manipulation: The framework provides a set of functions for manipulating the Windows kernel, including the ability to read and