二进制安全 | Windows 底层 | 逆向工程 | 恶意代码分析
📝 Blog: sayble.xyz
| Category | Skills |
|---|---|
| Languages | C, C++, Python, Assembly (x86/x64) |
| Domains | Windows Internals, DLL Injection, PE Format, APC Injection, Process Hollowing |
| Tools | IDA Pro, x64dbg, 010 Editor, Process Monitor, WinDbg |
| Platforms | Windows, Kali Linux (VMware) |
| Project | Description | Tech |
|---|---|---|
| ReflectiveDLL | 反射型 DLL 注入实现 | C |
| APCInjection | APC 注入技术研究 | C |
| EarlyBirdInjection | 早鸟注入(Early Bird)实现 | C |
| ProcessHollowing | 进程镂空(Process Hollowing) | C |
| InjectionCLI | 多方式注入工具 CLI | C |
| Knowledge | 安全知识库/笔记 | C/Markdown |
- 🌐 Blog: http://sayble.xyz
- 💬 专注于 Windows 底层攻防、恶意代码分析与红队技术研究