搜索资源列表
ms04022
- 一个WINDOWS的exploit 学习缓冲区溢出的决好源代码-a buffer overflow exploit learning good summary of the source code
LWIP_manule
- LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LWIP is TCP / IP Protocol Stack A. LWIP the main purp
TcpSocket.rar
- 基本的TCP应用源代码,包括设置非阻塞、设置超时、设置Socket Buffer等。,The TCP application of the basic source code, include the provision of non-blocking, set up overtime, set up, such as Socket Buffer.
protobuf-csharp-port-2-3
- Protocol Buffers 是一种可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式. 这是CSharp源码-This is Google protocol buffer CSharp (C#) source code
JSky
- JSkyv1.0汉化版,Web漏洞的网站安全综合检测工具 : SQL注入(SQL Injection ) 跨站脚本(XSS ) 不安全的对象引用(Unsecure object using ) 本地路径泄露(Local path disclosure ) 不安全的目录权限(Unsecure directory permissions ) 服务器漏洞如缓冲区溢出和配置错误(Server vulnerabilities like buffer overflow and configure err
overflow
- 本代码演示了缓冲区溢出的攻击与防范,VC-This code demonstrates the buffer overflow attacks and to guard against, VC
EqueueDemo
- 这是书上的代码,支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现---环形缓冲,攻克高级缓冲技术的关键,供大家参考-This is the code book to support non-blocking model with obstructive and thread-safe Ring Buffer Design and Implementation--- ring buffer, buffer technology to capture high-level key, for yo
nio
- Java NIO 源码适合初学者,里面包括通道和Buffer的基本适用,以及文件锁,和内存文件映射-The package contain source code concerned with Java NIO,
core
- mina-1.1.7的核心代码,学习Mina的可以研究一下,对学习有好处的-mina-1.1.7 of the core code, you can learn from Mina' s study, to learn good
flawfinder_1.27-2.tar
- 用于代码扫描的工具,可以对C或C++源代码进行检查和审计,发现可能存在的安全漏洞,尤其是缓冲区漏洞-For code scanning tools, can be C or C++ source code inspections and audits and found that there may be security holes, particularly the buffer overflow
boon-1.0
- David Wagner写的源代码缓冲区溢出检测工具,使用自己定义的数学方法对缓冲区进行检测。目前BOON已经不更新了。-David Wagner to write the source code for buffer overflow detection tools, use their own definitions of mathematical methods for detection of the buffer. Currently BOON no longer updated.
file_transfer.tar
- 这个源码是我自己写的,目的是为了模拟ftp协议实现linux主机之间的文件传输,为了简单起见传输方式为二进制方式,源码编辑之后就可以运行,在头文件中指定了server端的ip地址,端口号,最大的连接数,传输过程中的缓冲大小(100个字节),这些都可以重新设置。运行时现在server端运行服务,然后client端可以通过命令行的方式去获取server端的文件(./client server端的文件路径 本地存储路径和文件名)。新手上路,请站长多多指教。-The source is my own w
LwIP
- 本文的章节安排是这样的:第2、3、4节对LwIP做一个总体上的描述,第5节是关于操作系统模拟层的内容,第6节是内存和缓冲区管理,第7节介绍LwIP网络接口抽象层,第8、9、10介绍IP、UDP、TCP协议的实现,第11、12节介绍如何与LwIP协议栈接口及LwIP提供的API,第13、14节将分析协议栈的实现,第15、16节提供LwIP API的参考手册,17、18节提供例子代码。-This chapter arrangement is like this: 2,3,4 LwIP do a se
google-protocol-test
- 用于测试google protocol buffer的源代码,一种消息解析机制,便于模拟测试,希望能带来帮助-Is used to the test google protocol buffer the source code, a message parsing mechanism
Micro-Development-Kit1.52
- 服务器程序员开发最关心的其实只有3件事情,新连接到达,数据到达,连接断开。 mdk就是基于以上3个主要业务,为服务器设计了OnConnect() OnMsg() OnClose()3个主要回调方法,用户的主要的工作就是实现这3个方法,所以我将这种开发模式命名为面向业务的开发。 用户不再关心底层各种繁杂的处理,比如线程模型,各种同步,内部对象生命周期,各种缓冲只要专心写业务就好 整个框架代码大约5000行,希望不会给大家造成阅读负担, 希望这款服务器能给大家带来更多便利。-S
TcpSocket
- 基本的TCP应用源代码,包括设置非阻塞、设置超时、设置Socket Buffer等。-The TCP application of the basic source code, include the provision of non-blocking, set up overtime, set up, such as Socket Buffer.
bufmgr
- 本源代码是一个简单的buffer manager, 是简单数据库系统底层的一部分。并且提供了一个基于该bufmgr的vector实现,使用方法类似与stl::vector.-Source code is a simple buffer manager, is a simple part of the underlying database system. And provides a vector implementation based on the bufmgr, using methods
SniffApplication
- VC++网络监听程序附源码,功能方面类似于网络监控程序,可监测网络指定连接的协议、源IP地址、目的IP地址、通信端口、大小等信息,实现了基本的功能。运行前请进行缓冲设置。 -VC++ network monitoring program with source code, functionality is similar to network monitoring program, specify the connection protocol monitoring network, the
overrun
- 本代码为缓冲区溢出漏洞利用程序,通过选择相对应的函数地址,最后将其转换为机器码实现漏洞利用!-The code for buffer overflow exploits, by selecting the corresponding function address, and finally convert it to machine code to achieve the exploit!
