DATA-GaMi / WindowsKernelBook
《Windows 内核安全编程技术实践》 系列丛书,探索 Anti RootKit 反内核工具核心原理与技术实现细节。
☆54Updated 2 years ago
Alternatives and similar repositories for WindowsKernelBook:
Users that are interested in WindowsKernelBook are comparing it to the libraries listed below
- windwos内核研究与驱动Code☆64Updated 3 years ago
- 大数字驱动逆向代码☆71Updated last year
- about how to make a anti-virus engine☆60Updated last week
- 滴水中级内核学习☆30Updated 2 years ago
- shellcode 生成框架☆262Updated 3 years ago
- IDA Python script for generating Windows x86 shellcode with one click☆37Updated last year
- 一个用来做windows内核hook的框架☆116Updated last week
- 《Windows内核编程》学习☆57Updated 4 years ago
- ☆18Updated 3 years ago
- 一款64位Exe程序动态追踪执行流程以及保存信息的工具☆46Updated 5 months ago
- 利用物理内存映射,实现虚拟内存的伪隐藏☆83Updated 2 years ago
- WINDOWS黑客編程技術詳解 [Windows-Hack-Programming backup]☆42Updated 5 years ago
- 简单安排一下 autochk.sys 这个rootkit☆71Updated 2 years ago
- 通杀检测基于白文件patch黑代码的免杀技术的后门☆160Updated 9 months ago
- 复现《EDR的梦魇:Storm-0978使用新型内核注入技术“Step Bear”》☆129Updated 6 months ago
- 隐藏可执行内存☆248Updated last week
- 一个windows内核驱动分析框架,对内核所有导出函数进行挂钩监控☆31Updated last week
- windows驱动开发、linux编程等☆59Updated 3 years ago
- 过去写的一些Windows安全研究相关代码☆135Updated 6 years ago
- 非编译时代码混淆,包括代码块拆分、代码乱序、常量加密、代码变异、抹除jcc、局部混淆等,主要提供框架以及思路☆31Updated 2 years ago
- https://key08.com/index.php/2021/10/19/1375.html☆67Updated 2 years ago
- myLittleBear☆57Updated last month
- 研究和移除各种内核回调,在anti anti cheat的路上越走越远☆175Updated 2 years ago
- 笔者的在原作者池风水利用工具(以下简称工具)基础上进行二次开发,新增了全自动获取内核调试模块符号的偏移量及配置参数和不同漏洞利用方式优化等功能, 解决了不同Windows版本适配问题,工具包括适配驱动和利用程序两部分组成,实现了在Windows 10 19H1之后任意版本包…