搜索资源列表
shell
- Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还
FtpWriteFile
- 在linux下实现使用脚本文件,实现FTP传输。脚本生成函数。
ftp
- 本程序为在linux下实现FTP传输文件的实现,用的是底层代码实现。
nonm
- 利用linux系中的无名管道实现文件传输
wenjian.tar.gz
- 此代码实现了两台电脑(linux系统)之间的用串口进行文件传输。非常好用,This code has two computers (linux system) between the serial port for file transfer with. Very good
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
my_ipmsg
- 基于Linux字符界面的飞鸽传书,能实现聊天和文件传输-Linux-based character interface Chuanshu Dove, to achieve a chat and file transfer
UdpFileOnlinux
- 在linux平台,使用UDP协议,实现文件传输,验证成功-On linux platform, using the UDP protocol, file transfer, authentication is successful
filetransferC
- 在LINUX环境下实现的文件传输编程例子-LINUX environment in the implementation of file transfer programming examples
newclient
- 本代码是基于LINUX系统下的,实现企业内部员工间通信的客服端代码部分。可以完成文件传输及集体会议等。已通过测试,代码完全无误。-The code is based on LINUX systems, the achievement of internal staff communication part of the customer service side code. File transfer to be completed and collective meetings. Has be
server
- 本代码是基于LINUX系统下的,实现企业内部员工间通信的服务器端代码部分。可以完成文件传输及集体会议等。包含详细完整的代码。-The code is based on LINUX systems, the achievement of internal staff communication part of the server-side code. File transfer to be completed and collective meetings. The code contains
rtpfiletransfer
- rtpfiletransfer 使用udp封装rtp的实现文件传输协议,效率不高 但大家可以-rtpfiletransfer
socket_file
- C/S结构,用套接字实现文件的传输,这是基本的,便于一些朋友进行SOCKET编程的学习。-c/s,sokcet
filecopy
- 在linux环境下的socket编程,能够实现文件传输功能-In the linux socket programming environment that enables file transfer capabilities
chat
- 简单的qt局域网聊天室,可以实现文件传输,qt学习者必学的代码-A simple the qt LAN chat rooms, file transfer, qt learning must learn the code
ftp_client
- 一个代码简洁但功能强大的,基于Linux C的ftp客户端的实现。一个很好的参考例子。在做相关ftp文件传输的项目的小伙伴值得下载一看。(A code compact but powerful Linux C based implementation of the FTP client. A good example of reference. The small partner in the project that does relevant FTP file transfers is wo
ftp文件上传下载
- Linux ftp 实现文件传输,客户端,服务器端实现文件上传下载(Linux FTP file transfer, client, server-side file upload and download)
udp传输
- 基于udp文件传输协议,实现udp大文件传输,且稳定(Based on UDP file transfer protocol, UDP large file transmission is realized and no packet is lost)
Desktop
- L牛膝下 用c语言 实现客户端服务器端文件的上传下载功能(Implement the uploading and downloading function of the client server file)
qt聊天带文件传输
- 通过qt实现局域网内聊天并带有文件传输功能(QT realizes LAN chat and file transfer function.)