搜索资源列表
socket_demon13.zip
- 一个可以执行Client端传来的Shell命令的服务器程序
Shell.bak20070428
- 利用Linux系统函数实现的SHELL程式,自己重写了LS,CLEAR等常用命令,在ECLIPSE下编译通过,可进行进一步扩展。
LINUXyuUNIXSHELL
- LINUX SHELL编程指南本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。
PortLess12
- 一个使用svchost.exe去启动,平时不开端口,可以进行反连接的后门程序(和小榕的BITS是同一类型的后门).这里先要对bingle致万二分感谢,没有他开放的svchostdll的代码,就不会有这个后门的出现,后门中有三分一代码是bingle的代码,所以banner只会显示PortLess BackDoor这样字眼.除了有上面的特点外,还加入了相当部分的功能在这后门,加入的功能分别是:V1.1的功能1.检测克隆帐户2.清日志3.克隆帐户4.删除系统帐户(内建用户Guest,Administr
unixshell
- 主要介绍了sh的变量、基本语法、程序设计等。如果掌握了这些内容,在学习其他UNIX下编程语言的时候,相信有一定的好处,我们说了,在大多数的UNIX中都提供Bourn Shell,而且很少有象sh这样强大的脚本编辑语言了,是系统管理员和程序员的一笔财富,并且不需要额外的软件环境,对文件等处理借助unix命令,实现起来比c实现还要简单。 -Mainly introduces the variables, basic grammar sh, program design, etc. If m
socket_demon13
- 一个可以执行Client端传来的Shell命令的服务器程序 -A server app which can excute shell command sended by client
server+client
- 该源码分为server端和client端,server端在服务器端运行,用client端可对服务端截屏,也可运行shell命令-The source is divided into server-side and client side, server-side to run the server side, client-side can be used to service client Screenshots can also run shell command
shell.finish
- 1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流 2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能 3,实现功能如下: a,输入命令,并运行 b,实现if 和while的深层嵌套 c,实现环境变量,和shell本身变量 d,实现管道和重定向等功能。 4,由于能力问题,程序可能有错误,欢迎高手指点。-1, this source code I wrote, non-GNU source code, do not
shell
- 用UNIX下的gcc写的一个shell,可以运行其他控制台命令,内附报告-Using gcc under UNIX written by a shell, you can run other console command, enclosing the report
server_client
- CS结构的socket编程,在远程端口实现shell命令,并返回执行结果.分别用select和多线程方式两种方式实现-CS structure of socket programming, the remote port to achieve shell command and return results of the implementation. Were used to select and multiple threads in two ways
Shell
- 一个LINUX下的命令解释器 用c++实现 可以在有版图等操作系统里运行-linux minglingjieshiqi
database
- 有的文件这里无法上传,完整代码我已经上传到github服务器,可以用 git clone git://github.com/zwdnet/Money.git 命令下载 自己写的给自己用的记帐程序,命令行下的,用于记录日常收入支出,以及自己的资产和负债情况,并进行一些数据分析。 开发环境:Unbutu10.04 gcc4.4.3 sqlite3.6.22 vim7.2 gdb7.1 因为程序中用了一些linux的shell命令(用system()调用),所以移植到其
mylist
- 编程实现模拟shell命令ls –l功能输出指定目录下的文件的详细信息,要求目录作为参数,目录下的每个文件的详细信息(包括权限,链接数,所有者,所属组,文件大小,时间,文件名)先组装成一行后输出。-Programming analog functions shell command ls-l output files under the specified directory details required directory as an argument, the directory of
lsd
- 此源码是远程控制系统,对远程计算机可以执行shell命令,能够注册用户进行聊天,群聊,单聊,留言都可以,终端运行的,对初学者来说帮助很大-This source is a remote control system, the remote computer can execute shell commands, registered users can chat, group chat, single chat, message can be, terminal operation, very
Shell
- Shell 命令整理,DOC和TXT两种格式各一份-shell command list on linux system
shell.c
- 使用C语言编写简单shell 实现输入输出重定向,执行内部命令和外部命令等功能-Use C language to write simple shell achieve input and output redirection, perform internal commands and external commands and other features
ls
- linux中shell命令ls功能的实现,查看当前目录中的文件及文件的权限-ls functions to achieve
Linux-Shell
- Linux Shell命令行及脚本编程实例详解PPT,感觉对shell脚本编程有一定的帮助作用- Linux Shell command line and PPT scr ipt programming, feeling some help to Shell scr ipting
shell
- ubuntu linux 模拟shell终端,可以实现简单的命令,如查询,进入,删除,建立文件等-ubuntu linux shell terminal simulation, can achieve a simple command, such as a query, enter, delete, create files, etc.
Remote-terminal-management-system
- 远程终端管理系统:包括客户端,服务器,心跳,心跳异常,登录,密码隐藏,退出,挂起,私聊,群聊,shell命令,等功能的实现-Remote terminal management system: including clients, servers, heartbeat, abnormal heartbeat, login, password, hide, withdraw, suspend, private chat, group chat, shell commands, and other