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

搜索资源列表

  1. 使用内存映射文件共享数据的例子 FileMap.zip

    0下载:
  2. 使用内存映射文件共享数据的例子
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:72.25kb
    • 提供者:
  1. 进程线程间共享数据的DLL

    0下载:
  2. 应用内存映射文件方式,实现了在应用程序的进程之间进行共享数据-application memory mapping document, achieved in the application process for sharing data between
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:16.75kb
    • 提供者:叶子
  1. link_WTL

    0下载:
  2. 这是用WTL编写的界面程序, Debug中有一个查看内存的服务程序 会将查看得到的内存数据写进Debug目标下一个文本文件中 可以通过本程序实现与服务程序之间的通讯-This is WTL prepared by the interface procedures, Debug is a memory check service program will check data to be written into the memory Debug next target text fi
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:161.96kb
    • 提供者:陈芯
  1. ReadMem

    0下载:
  2. unit ReadMem interface uses TLHelp32,Windows function GetMems(PID:longword baseaddress:string= len:integer=0):string //获取指定进程中的~内存数据 implementation function UpperCase(const S: string): string var Ch:Char L:Inte
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1.84kb
    • 提供者:cl
  1. OperateMemoryVB

    0下载:
  2. 通过文件句柄获得其他应用程序的内存数据。使用了一些底层的API函数,程序短小精悍,适用于破解、自动获得内存数据的场合。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.1kb
    • 提供者:yezi
  1. mdb

    0下载:
  2. 一个自行开发的内存数据管理的包,实现了部分内存数据库的功能。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:26.88kb
    • 提供者:blacknife
  1. ssjSourcecode_Hook20080630

    0下载:
  2. 搜神记游戏的外挂源代码,非常完整,有Hook等的调用抓内存改内存数据,分析/构造数据包。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.02mb
    • 提供者:123
  1. ShareMem

    0下载:
  2. VC下的共享内存类,可以添加删除数据。共两个文件ShareMem.cpp和ShareMem.h-VC under the shared memory class, you can add delete data.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2.29kb
    • 提供者:李峰
  1. MemRepair

    0下载:
  2. 一个非常简单的内存修改软件,可以修改某个应用程序的内存数据-A very simple memory modify the software, you can modify an application' s memory data
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:117.19kb
    • 提供者:哈哈
  1. sekurlsa.dll.sourcecode

    0下载:
  2. 逆向sekurlsa.dll_实现读内存获得开机密码 不用注入,读lsass内存数据即可。以前说的失败什么的大多是注入方式时候安全软件 给拦截了。而读内存皆可。在我的Win 7,WinXP3,Win2K3(均 32位系统)均可正常显示。 只是不论注入还是读内存都要对lsass进程操作,需要一定权限。-The read memory reverse sekurlsa.dll_ achieve obtained boot password without injection, re
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-05
    • 文件大小:142.32kb
    • 提供者:ljh
  1. sharedmemry

    0下载:
  2. linux 多线程编程, 共享内存传递数据,为了实习多个线程同时访问数据,需要互斥,保证数据同步等-linux multithreaded programming, shared memory to transfer data, in order to practice multiple threads simultaneously access the data, need mutual exclusion, to ensure data synchronization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:15.7kb
    • 提供者:郭东东
  1. NextDll

    0下载:
  2. 类似CE功能 搜索内存数据地址 待完成-This Application Find Windows MemAddsree
  3. 所属分类:Network Security

    • 发布日期:2017-04-06
    • 文件大小:24.29kb
    • 提供者:132132
  1. 使用内存映射文件共享数据的例子 FileMap

    1下载:
  2. 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
  3. 所属分类:系统编程

    • 发布日期:2013-04-10
    • 文件大小:72.56kb
    • 提供者:廖锦伦
  1. MemoryViewer

    0下载:
  2. 可以查看当前机器上运行的任何进程的内存映象。在调试、破解程序时可以使用。比如可以读取WinXP下“扫雷”程序的地雷数据。-Can view the current machines running on any process of memory mapping. In the debugging process can be used to crack. For example, under WinXP can read
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:67.59kb
    • 提供者:fishjam
  1. LinuxProcessCommunication

    5下载:
  2. 创建两个生产者进程和两个消费者进程,生产者进程a需要生成10000个整数,每次都将自己的进程号(用getpid()函数获得)和生成的整数放入共享内存中(共享内存大小为64Byte)。生产者b每次从26个英文字母中选一个,并将自己的进程号和选中的字母放入共享内存中,直到26个字母全部都选中。消费者进程c负责从共享内存中读取数据生产者进程a的数据并且将这些数据写入文件a.out。消费者进程d从共享内存读取进程b的数据后写入b.out中。-The process of the creation of
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-06-18
    • 文件大小:34.3kb
    • 提供者:ZHANG
  1. DllPatch

    0下载:
  2. DLL内存补丁,由于DLL加载需要重定位,基地址变化,该工具可动态查找指定进程和DLL,并对DLL的相对地址进行修改,遍历进程和DLL,获取DLL基地址,写入数据长度,数据内容-DLL memory patch, because of relocation required DLL is loaded, change the base address, the tool can search the specified dynamic process and DLL, the relative
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:114.25kb
    • 提供者:康康
  1. MDump_src

    0下载:
  2. 用鼠标随意获取一个程序的窗口,然后取的该窗口程序的所有内存数据,非常实用,强烈推荐。老外写的程序的确有水平。-Mouse random access to a program' s window, and then take all of the windows program memory data, very useful, it is strongly recommended. Written procedures for foreigners there is indeed a l
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:31.02kb
    • 提供者:bora16
  1. SOCKET-Linux-chat

    0下载:
  2. 本程序在ubuntu下用C语言实现,采用server/client模式,服务端通过功效内存存储聊天记录,发给每个客服端-Under this program in ubuntu with the C language, using server/client model, the effectiveness of memory storage server through the chat, each customer-side distributed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:140.86kb
    • 提供者:
  1. FileMapTransTxt

    0下载:
  2. VC++通过内存映射在程序间交换数据,通过这个小实例,你会了解到以下技巧:在内存映像中创建对象,将文件视图映射到一个进程的地址空间上、返回LPVOID类型的内存指针、给映像内存数据赋给本地变量、释放映像内存、更新数据等。 -VC++ through the memory mapping between programs exchange data through this small example, you will learn the following skills: in the m
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:20.11kb
    • 提供者:madud00044
  1. CMemFileDemo

    0下载:
  2. vc——使用内存映射文件来共享数据\CMemFileDemo的程序源码,值得一看!-vc- memory mapped files to share data \ CMemFileDemo the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:26.83kb
    • 提供者:陈荣富
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com