搜索资源列表
aTelnetServerInCSharp
- 星期五 2004 05 28上午 10:16:16 昨天网上,正在上网,一时精力过剩,想起写一个Telnet Server的想法。 结果昨天网上2个小时,加上今天上午2个小时,一个被我称为O^O的Telnet Server诞生了。 之所以想写它,是因为我想用完全的OO的方法实现Telnet Server,用OO的 方法实现非常简单。而O^O Telnet Server这个名字的意思就是OO面向对象的意 思,只不过在中间加了个“^”而已。
20063111104116021
- IP变换后自动发送Email通知 实现了以下功能: 1.IP变换后自动发送Email通知 2.nt/window2000下绑定cmd,98下绑定command 3.sniffer整个无交换网络的telnet pop3密码功能-IP transform Email automatically send notification to achieve the following functions : videoconference transform automatically s
A1200TelnetGzbFjTnzgclB
- A1200 Telnet 在刷机+破解补丁后,手机支持Telnet。在安装MPKG,通过MPKG安装上Loader,可以下载USBLAN驱动: 把下载的A1200 Telnet.rar里的文件解压到一个临时目录里,双击install.bat。这一步是先拷贝A1200的USB LAN的驱动。 手机Modem模式连接电脑,点击Loader笑脸图标,电脑上将发现新硬件,驱动指向到临时目录里,安装A1200的USB LAN驱动。在安装成功后,在cmd命令行下,输入命令ipconfig,
BlueWonder
- Blue Wonder 类似黑洞基于Telnet的远程控制程序 可实现匿名的准客户端上线功能(类似灰鸽子) 上线功能可穿防(控制不行) 实现远程断点续传下载 CMD管道命令 文件操作等功能 自身可注册成NT服务
telclt
- 这是我花了几天的时间编写的UNIX+ANSI C的TELNET客户端程序。是一个具备有基本功能的TELNET客户交互程序。适用于:如果对方是TELNET服务,而要用程序交互功能的。输入参数:HostName=172.16.18.25 #主机HostPort=838 #端口,无则为23LoginPrompt=Login: #TELNET登录LOGIN提示符PassPrompt=Password: #TELNET登录PASS提示符CmdPrompt=Directel> #TELNET登录CMD
troja
- 木马源程序 /*实现了以下功能: 1.IP变换后自动发送Email通知 2.nt/window2000下绑定cmd,98下绑定command 3.sniffer整个无交换网络的telnet pop3密码功能 */ // troja3.cpp : Defines the entry point for the application. //written by Justin 小鱼巫师 2002年5月-Trojan source / * achieve the following functions
WIN32 SDK界面:仿Window命令行界面
- 模仿Windows命令行窗口,或者是telnet客户端风格的带命令输入的文本显示窗口。基于WIN32 SDK完全自绘窗口。
wlet
- linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 - 1 no count and no authentication , the shell running level result in who run the server in server side 2 basic ftp transferring functions as get files (g files ) and
telnetyuandaim
- telnet程序源代码,CMD下的telnet程序-telnet program source code
SPipe
- 一个基于windows TCP socket的后门程序,程序运行后在设定的端口监听控制端的连接并调用cmd去执行控制端的命令,控制端可以用telnet去连接。-A windows TCP socket on the back door, run the port after setting the control side of the connection monitor and call cmd command to execute the control side, the control
Telnet-software
- VC++ 可视化Telnet软件源程序,原来的Telnet是基于CMD的,也就是命令提示符,现在把它做成了窗口形式.-The Telnet software source VC++ visualization the original Telnet is based on CMD the command prompt that is, now put it into the form of a window.
vcTelnet
- 用管道实现的用程序远程登陆telnet,具体实现到打开cmd.exe-With the pipeline implementation of the program for remote login Telnet, implementation to open cmd.exe
cmd
- php来模拟telnet客户端的连接以及传递命令、获取返回值等功能-PHP to simulate the connection of the telnet client, as well as the transfer of commands, access to the return value and other functions
testTelnet
- 封装好的telnet类,功能跟windows的telnet一样(telnet class, like a windows telnet cmd)