搜索资源列表
packer
- 简单的加壳机源码,对各个节进行简单的加密,很值得研究.
vc加壳机源码
- 一个vc 的加壳代码,很不错!
27176565
- 加壳机(vc源码)源码在vc7+xp-sp2下编译通过 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码 存在问题:只对.data节,.text节加密,且其中不能包含Resource,Import T
ShellProtect
- 程序shell,加壳新思路,加壳机源码!给想写壳的同学做参考!-Program shell, shell new ideas, packers machine code! Shell students to write a reference!
WProtect
- Windows下的软件加壳保护工具源码,是虚拟机加壳源码。目前比较稳定,可以尝试。(Windows software package protection tool source code, is the virtual machine shell source. At present, it is relatively stable and can be tried.)