搜索资源列表
AddUser
- 不使用Net命令也可以添加用户的C语言程序代码 要添加的用户名和密码可以在代码里更改-Do not use the Net command also can add users to the C language code To add a user name and password can be change in the code
Unix_Compile_Tool
- 目录 1.GCC的使用 1.1.编译C程序 1.1.1.编译执行文件 1.1.1.1.C程序中的文件后缀名 1.1.1.2.编译单源程序 1.1.1.3.编译多源程序 1.1.2.编译目标文件 1.1.2.1.编译成目标文件 1.1.2.2.使用目标文件编译 1.1.3.预处理 1.1.3.1.预处理编译 1.1.3.2.编译预处理文件 1.1.3.3.预处理指令介绍 1.1.3.4.预定义宏介绍 1.1.3.5.预处理与make选项
del.self
- c语言程序,通过系统shell来删除自身程序。-c language program, through the system shell to remove its own procedures.
cf
- 一个linux下的用c语言实现的一个简单的cf程序-Under a linux c language using a simple procedure cf
shell
- 这是一个采用vc++语言编写的shell命令程序,在c++开发平台下,使用shell命令,完成操作。-This is a vc++ language with the shell command procedures, in c++ development platform, use the shell command, to complete the operation.
linux-c
- linux终端下面的一些Y语言程序代码 设计进程管理等。-linux terminal following the Y language program code design process management.
shell
- 这是一个简单的shell程序的设计。用的是c语言实现的基本的操作。-This is a simple shell program design. C language basic operation.
Huffman_encode
- 该程序是利用哈夫曼算法实现对文件的压缩,编程语言是C++,平台是windows。(The program uses the Huffman algorithm to compress the file, the programming language is C++, and the platform is windows.)
c语言shellcode运行器
- 可以自行修改16进制shellcode,运行木马程序!