smallzhong / KernelHook
一个用来做windows内核hook的框架
☆84Updated 11 months ago
Alternatives and similar repositories for KernelHook:
Users that are interested in KernelHook are comparing it to the libraries listed below
- 使用 Intel 虚拟化特性实现应用层HOOK☆60Updated last month
- ☆53Updated 2 years ago
- ☆80Updated 3 years ago
- Quick check of NT kernel exported&unexported functions/global variable offset NT内核导出以及未导出函数+全局变量偏移速查☆93Updated last year
- 跨平台模拟执行unicorn框架基于Qemu的TCG模式(Tiny Code Generator),以无硬件虚拟化支持方式实现全系统的虚拟化,支持跨平台和架构的CPU指令模拟,本文讨论是一款笔者的实验性项目采用Windows Hypervisor Platform虚拟机模式…☆66Updated last year
- ☆82Updated 4 years ago
- Forked LLVM focused on MSVC Compatibility. This version is designed for windows users☆88Updated last month
- InfinityHook 支持Win7 到 Win11 最新版本,虚拟机环境及物理机环境☆52Updated 5 months ago
- 大数字驱动逆向代码☆71Updated last year
- 可在非测试模式下符号化读取内核内存。Kernel memory can be read symbolically in non test mode。☆107Updated 2 years ago
- 之前学习X64VT写的代码,很多坑,但是大体的逻辑还是完整的。现发出来给更多想学VT的人参考...