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

搜索资源列表

  1. WinRAR 3.40 Buffer Overflow POC

    0下载:
  2. winrar漏洞测试代码,适用于winrar3.4版本。好像这种东西比较危险-WinRAR loopholes test code applicable to winrar3.4 version. Like this stuff is dangerous
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1761
    • 提供者:fun
  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. 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. doooor-back-2005-9-27

    0下载:
  2. 450b+linux+wm射频模块的一个门禁系统的完整源代码,支持rtc,支持薄厚两种ic卡,网络通信数据传输(设置)以及flash数据暂存.-450b linux wm RF module of a complete Access Control System source code, support rtc. Two middle-thick support id cards, network communications data transmission (set), and flash
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1536913
    • 提供者:王金锋
  1. double_queue

    0下载:
  2. linux下一种双缓冲队列机制的实现源代码(C)。-linux under a double-buffer queue mechanism for the realization of the source code (C).
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5954
    • 提供者:梅子
  1. msexpliot

    0下载:
  2. 针对微软缓冲区溢出的一个漏洞利用工具,代码经过调试,可以应用于window2k平台-against Microsoft in a buffer overflow exploits, code After debugging, platform can be applied to window2k
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:18592
    • 提供者:李岩
  1. ProducerandConsumerProblem

    0下载:
  2. 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Synchronous multi-process so
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-03-21
    • 文件大小:29701
    • 提供者:CoCo
  1. getHDSN

    0下载:
  2. VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ;
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:204994
    • 提供者:许豫飞
  1. Introduction_to_Buffer_Overflow

    0下载:
  2. 通过例子分析了程序缓冲区溢出的原理,及利用方式,对想了解写安全代码的人有一定帮助。-Examples of procedures through an analysis of the principles of buffer overflow, and use of want to know to write secure code must assist the people there.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:241330
    • 提供者:st4n
  1. au-buffer

    0下载:
  2. this code is about the doubly link list library link list
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1651
    • 提供者:kcon
  1. FrameBuffer_Princeple_Application

    0下载:
  2. Frame Buffer 的原理及应用 非常好的一篇讲解Framebuffer的文章,内附有源代码-Frame Buffer Principle and Application of a very good article on the Framebuffer, containing source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:23428
    • 提供者:raoxuefeng
  1. code

    0下载:
  2. 这是一个linux下的进程间通信,管道机制、消息缓冲队列、和共享内存机制进行进程间的通信等等。-This is an inter-process communication under linux, pipe mechanism, the message buffer queues, and shared memory mechanism for inter-process communication and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5054
    • 提供者:黄锋
  1. buffer-operation-code

    0下载:
  2. 该代码是关于缓冲区操作的源代码 ,对于内存管理的学习具有指导作用-buffer operating source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:594766
    • 提供者:yuyuxuxu
  1. acornfb

    0下载:
  2. linux系统上Acorn 平台的帧缓冲区的代码程序,欢迎使用-Linux system Acorn platform frame buffer code program, welcome to use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:10829
    • 提供者:jasmineriry
  1. acornfb

    0下载:
  2. Frame buffer code for Acorn platforms.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:9150
    • 提供者:maiqinra
  1. ring_buffer

    0下载:
  2. Performance events ring-buffer code Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4783
    • 提供者:foupengkui
  1. omap-wdt

    0下载:
  2. Frame buffer code for Acorn platforms.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9919
    • 提供者:cenwpjz
  1. zr364xx

    0下载:
  2. Some video buffer code by Lamarque based on s2255drv.c and vivi.c drivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:18632
    • 提供者:cinzouhh
  1. buffer

    0下载:
  2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2120
    • 提供者:henztnh
  1. Buffer

    0下载:
  2. Run-time type information about structs used with buffers Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7298
    • 提供者:haithlj
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com