Windows 内核与底层安全研究 — BYOVD 工具链 · 反 Rootkit · 漏洞分析与 Exploit · 逆向工程
Windows kernel & low-level security research — BYOVD tooling, anti-rootkit, vulnerability analysis, reverse engineering.
由于作者实在太懒 该页面由 AI 生成 本人没实力()
语言 / Languages
方向 / Focus
| 项目 | 说明 | 语言 |
|---|---|---|
| simple-krw-vuln ⭐49 | 收集简单、稳定的 Windows 内核任意内存读写漏洞,每个 CVE 目录都是可编译、可稳定复现的 Exploit(以提权 / 终止安全软件为验证示例) | C++ |
| mmio-for-byovd ⭐9 | Header-only 物理内存映射辅助库:System CR3 定位、LA57 感知的 VA→PA 页表翻译、跨页安全的内核读写;附带 WinIo64.sys 测试框架 | C++ |
| CVE-2026-43499-for-Redmi-K60 ⭐4 | Android arm64 本地提权通用适配框架:按目标 boot.img 与 profile 生成 target.h,编译出对应 preload.so |
C |
另有若干工具链项目(Rust 代码签名工具、单头文件 Direct2D UI 库、TrustedInstaller 提权辅助等)仍在私有仓库中打磨,稳定后开源。 More tooling — a Rust code-signing app, a single-header Direct2D UI library — is still being polished in private repos.
所有项目仅用于安全研究与教育目的 · All projects are for security research and educational purposes only.