本系列都是观看shellcode编写视频总结给自己看的,以防忘记

环境

vs2017
修改函数入口点
shellcode编写学习-环境
禁用安全检查
shellcode编写学习-环境
此时exe中没有多余的函数
shellcode编写学习-环境
兼容xp
shellcode编写学习-环境
debug设置为mtd,release为mt
shellcode编写学习-环境
在清单文件中选否,去除exe的资源文件

相关文章: