CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 缓冲区

搜索资源列表

  1. 缓冲区溢出攻防

    0下载:
  2. 本代码演示了缓冲区溢出的攻击与防范。我的开发环境 操作系统:windows xp professional + sp1a 编译器:visual c++.net 2003 由于操作系统的补丁太多,即使与我相同的系统也可能需要修改LoadLibrary、GetProcAddress、VirtualAlloc和\"jmp esp\"指令的地址。 请谨慎修改编译参数,修改参数可能导致修改程序。 请只编译release版,debug版无法正常执行。-demonstratio
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:14323
    • 提供者:gogo
  1. security

    0下载:
  2. 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现   利用数字信封实现大文件的加密、解密。 2、有什么用:   2.1 研究、学习信息安全中的密码学设计与实现技术。   2
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:213582
    • 提供者:雷敏
  1. ArmComm

    0下载:
  2. arm实验时编写的linux串口程序,实现了基本的串口通讯功能,并在接收报文时,使用了环形缓冲区,希望程序对大家有所帮助,如有Bug,请给我留言,谢谢。-arm experiments prepared by the linux serial procedures to achieve the basic serial communications functions, the reported receiving text, the use of the circular buffer, we
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3030
    • 提供者:胡浩
  1. tibco

    0下载:
  2. tibco远程缓冲区溢出漏洞利用代码,适用各操作系统,本程序为win32平台下的-tibco Remote Buffer Overflow Vulnerability use code, the application of the operating system, The procedures for the win32 platform
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:5352
    • 提供者:李网
  1. setslice

    0下载:
  2. IE setslice()缓冲区溢出 漏洞利用工具-IE setslice () Buffer Overflow Vulnerability to use the tool
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2232
    • 提供者:ll
  1. 得到缓冲区的密码的例子

    0下载:
  2. 得到缓冲区的密码的例子-be the password buffer example
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:27530
    • 提供者:李华顺
  1. RingBuffer_os.rar

    0下载:
  2. 一个用c/c++写的多线程程序,源码中介绍了循环缓冲区的使用方法和基本原理,很适合初学者,with a c/c write multi-threaded process, the source described the use of buffer cycle methodology and basic principles, which is perfect for beginners
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:10512
    • 提供者:黄兴
  1. BufferProgram

    0下载:
  2. 循环缓冲区好处是:使共享资源的线程的等待时间减到最小,并使他们的平均操作速度相同。 注意:循环缓冲区不适合于生产者和消费者持续以不同的速度进行操作的情况。 缓冲区太小,这样会使线程等待更多的时间。 缓冲区太大,这样会浪费内存。 -Circular buffer benefits are: to make a thread of shared resources to minimize the waiting time, make them the same as the a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:2167
    • 提供者:代码人
  1. 111

    0下载:
  2. ae中做缓冲区分析的一个例子,是用VB写的,应该不错。-ae
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:103749
    • 提供者:wangbaocun
  1. overflow

    1下载:
  2. 缓冲区溢出攻击的一些方法与案例,主要对windows以及linux存在的漏洞进行的攻击
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:5251
    • 提供者:slx
  1. Buffer_Query

    0下载:
  2. 缓冲区分析,进行缓冲区分析。缓冲区分析缓冲区分析-Buffer analysis, buffer analysis. Analysis of the buffer zone buffer zone analysis
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:416830
    • 提供者:孙祥会
  1. system

    0下载:
  2. 基本的编辑功能,查询功能,最短路径,缓冲区分析-layer editor,quiry ,short path,buffer an so on
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-09
    • 文件大小:16064632
    • 提供者:ljsa
  1. ArcEnginebufferandjoin

    0下载:
  2. 基于ARCENGINE实现了缓冲区分析与属性表链接-ArcEngine,buffer,join
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:6870
    • 提供者:李福建
  1. OVERFlow_in2003

    0下载:
  2. 缓冲区溢出原理,在2003里实现的,这是我在学校的一个作业,显示一个缓冲区溢出字样,要是想实现其他功能,可以改变跳转地址。-overflow summary in 2003
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:3903
    • 提供者:坦克
  1. bufferoverflow

    0下载:
  2. 本文对缓冲区溢出进行了详细的讲解,并给出了一个具体实例。-In this paper, a buffer overflow in detail, and gives a concrete example.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:326574
    • 提供者:帅俊
  1. Buffer_Overflows_b

    0下载:
  2. 顶尖高手对缓冲区溢出的详细,绝对值得一看。压缩包为zip格式的,试试吧。- Nowadays there are many buffer overflow exploit codes. The early buffer overflow exploit codes only spawn a shell ( execute /bin/sh ). However, nowadays some of the buffer overflow exploit codes have very nic
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:57189
    • 提供者:沧海
  1. Buffer_Overflows_b

    0下载:
  2. 顶尖高手讲的缓冲区溢出漏洞原理及实例代码分析,C,汇编。千万别错过,很难得的资料哟-You have to know assembly language, C language, and Linux. Of course, you have to know what buffer overflow is. You can get the information of the buffer overflow in phrack 49-14 ( Smashing The Stack For
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:47243
    • 提供者:沧海
  1. direce3D

    0下载:
  2. 语音3D特效器制作, 获取3D缓冲区对象,最大距离和最小距离等具体设置-3D audio effects device production, access to 3D buffer object, the maximum distance and minimum distance from a specific set
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:651970
    • 提供者:lemon
  1. circlequeuereference

    0下载:
  2. 环形缓冲区的读写操作说明。-Ring buffer read and write instructions.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:18148
    • 提供者:莱克
  1. CCycleBuffer

    0下载:
  2. C语言实现的无锁缓冲区。读写分离。支持windows及linux系统(A lock free buffer implemented by the C language. Separation of reading and writing. Support windows and Linux systems)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:tale_z
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com