# Windows-Hacker-Exp **Repository Path**: cosimami/Windows-Hacker-Exp ## Basic Information - **Project Name**: Windows-Hacker-Exp - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-11 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Windows-Hacker-Exp 该资源主要参考甘迪文老师的《Windows黑客编程技术详解》书籍,作者从实践角度编写代码,希望对您有所帮助~ 内容包括: - 基础技术 - 注入技术 - 启动技术 - 自启动技术 - 提权技术 - 隐藏技术 - 压缩技术 - 加密技术 - 传输技术 - 功能技术 远控软件 参考文章:
- 《Windows黑客编程技术详解》 甘迪文老师
- [《Windows黑客编程技术详解》之VS环境配置、基础知识及DLL延迟加载详解](https://blog.csdn.net/Eastmount/article/details/106718606) - [《Windows黑客编程技术详解》之注入技术详解(全局钩子、远线程钩子、突破Session 0注入、APC注入](https://blog.csdn.net/Eastmount/article/details/106929277) - [《Windows黑客编程技术详解》之病毒启动技术创建进程API、突破SESSION0隔离、内存加载详解](https://blog.csdn.net/Eastmount/article/details/107578717) - [《Windows黑客编程技术详解》之木马开机自启动技术(注册表、计划任务、系统服务)](https://blog.csdn.net/Eastmount/article/details/108020041) - [《Windows黑客编程技术详解》之提权技术(令牌权限提升和Bypass UAC)](https://blog.csdn.net/Eastmount/article/details/108486283#comments_13248460) --- By:Eastmount CSDN 2020-09-14更新