搜索资源列表
bingdu
- 在你看之前,你应该知道这只是篇可以带你入门的文章,如果你已经会了就不用看了。看的时候最好 准备个 PE 表在旁边。写病毒程序可以使用很多种语言来写比如 C,汇编,甚至有人用 Dephi 这样可视化编 程工具都能写出来。但是最适合写病毒程序的还是汇编语言。汇编语言底层,灵活,速度快,体积小的优 势能将一个病毒程序发挥到极至,通常一个程序写出来才几千字节就包含了所有的功能。一般一个病毒都 有如下几个功能:-Before you look, you should know that
C-Codes-and-messages
- c语言病毒源程序代码,便于使用c语言编程者在使用汇编语言的过程中发现并抵制病毒文件。-c language virus source code, easy to use c language programming in the process of assembly language and to resist the virus file.
Visual-CPP
- Visual C++编程时用到了这些功能,现在我把它组装成一个很简单的木马了. 本代码已封装成类方便代码重用 :1,自我复制.2,修改注册表自动运行.3,关闭进程.4,启动程序.5,重启关机功能.-When Visual C++ programming used these features, I assembled it into a very simple Trojan this code has been encapsulated into classes to facilitate
Hacker-Programming
- winows环境下黑客编程,程序可以调试运行,与《C++黑客编程揭秘与防范》书籍配套-Under winows hacker programming environment, the program can run debugging, and " C++ Secret hacker program and prevent" books matching