DragonQuestHero / WindowsSyscallsEx
Quick check of NT kernel exported&unexported functions/global variable offset NT内核导出以及未导出函数+全局变量偏移速查
☆93Updated last year
Alternatives and similar repositories for WindowsSyscallsEx:
Users that are interested in WindowsSyscallsEx are comparing it to the libraries listed below
- 不使用3环挂钩进行DWM桌面绘制☆78Updated 3 years ago
- ☆80Updated 2 years ago
- 之前学习X64VT写的代码,很多坑,但是大体的逻辑还是完整的。现发出来给更多想学VT的人参考...☆66Updated 3 years ago
- ☆68Updated 2 years ago
- 让Etwhook再次伟大! Make InfinityHook Great Again!☆128Updated 3 years ago
- InfinityHook 支持Win7 到 Win11 最新版本,虚拟机环境及物理机环境☆43Updated 3 months ago
- ☆160Updated 2 years ago
- a monitoring windows driver calls kernel api tools☆100Updated 6 months ago
- ☆127Updated 2 years ago
- ☆53Updated 2 years ago
- ShotHv☆130Updated 2 years ago
- 从MmPfnData中枚举进程和页目录基址☆153Updated last year
- Example of reading process memory through kernel special APC☆100Updated last year
- 研究和移除各种内核回调,在anti anti cheat的路上越走越远☆170Updated 2 years ago
- 远程注入无导入函数dll,自动重定位以后内存加载dll☆43Updated 5 years ago
- 可在非测试模式下符号化读取内核内存。Kernel memory can be read symbolically in non test mode。☆107Updated 2 years ago
- VT Hook☆45Updated 6 months ago
- ☆177Updated last year
- ☆110Updated 5 years ago
- A very simple C++ library for download pdb, get rva of function, global variable and offset from struct.☆114Updated 9 months ago
- Hook NtDeviceIoControlFile with PatchGuard☆103Updated 2 years ago
- A Memory Read And Write the Hide Driver☆65Updated 4 years ago
- 滥用cow机制进行全局注入☆93Updated 4 years ago
- 利用物理内存映射,实现虚拟内存的伪隐藏☆81Updated 2 years ago
- ☆30Updated 3 months ago
- 驱动加载器 -> 利用iqvw64e.sys映射驱动☆50Updated 4 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆83Updated 3 years ago
- 无痕注入1☆71Updated 3 years ago
- 收集常用windows版本内核文件☆31Updated last year
- Forked LLVM focused on MSVC Compatibility. This version is designed for windows users