搜索资源列表
SEEDVPM642_net
- TI的DSP网络部分网络的接口测试的程序。通过闭环发送和接收。程序为TI编写,网络队列和堆栈的操作十分经典。-TI DSP network parts of the network interface test procedures. Through closed-loop send and receive. TI procedures for the preparation, network stack and queue operation classical.
LOAD
- 嵌入式下载模块,包括,tftp协议栈,Xmodem传输,以及文件的crc校验-Embedded system for download modules, including, tftp protocol stack, Xmodem transmission, as well as the checksum crc file
myFTP
- 基于MFC和FTP协议栈的FTP站和客户端,实现了基本的注册、下载、上传、日志显示、统计、安全、权限设置等功能-MFC-based and FTP protocol stack of the FTP site and client to achieve the basic registration, download, upload the log shows, statistics, security, permissions settings, and other functions
FTPMicro
- This project implements microhip ethernet stack for implementing ftp server
Win32_buffer_overflo
- 很多次被朋友邀请写篇关于在Win32下Exploit的文章。一来是因为此 类文章中关于*nix 平台比较多,而Win32相对较少;二来是因为在Win32 中写exploit有些地方可能困难一点。以下我将用一个具体的简单例子,详 细分析漏洞的发现挖掘、调试以及exploit编写利用,这里选择 War-FTPd vl.65 的一个stack缓冲区溢出漏洞。-Many times by friends invited to write an article on the under W