CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 内存地址

搜索资源列表

  1. fps200_ok.zip

    0下载:
  2. 指纹识别芯片fps200(富士通)在linux下的驱动程序(for arm7(ep7312) linux,其他芯片需要修改映射内存地址)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:66.03kb
    • 提供者:
  1. VMMap

    0下载:
  2. WIndow 系统编程,获取内存地址、信息-window system programming,get memory address,information
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:26.71kb
    • 提供者:Jack
  1. IP地址扫描利器

    0下载:
  2. 结构简单,可以扫描他人IP,功能并不强大,但它占用内存较小,短小精悍!-simple structure, others can scan IP, function is not strong, but it occupied a smaller memory, short and pithy!
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:26.89kb
    • 提供者:管胜威
  1. Win95和NT下直接存取物理内存和端口IO地址的程序

    0下载:
  2. Win95和NT下直接存取物理内存和端口IO地址的程序-Win95 and NT direct access to physical memory addresses and port IO procedures
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:108.07kb
    • 提供者:吴均
  1. sbzldlb-内存读取

    0下载:
  2. 1:可以对指定的数据进行查询 2:可以单字节,双字节,四字节查询 3:可以对地址进行修改-one : to be designated for two data : We can single-byte and double-byte and four-byte inquiries 3 : can address changes
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:56.18kb
    • 提供者:素宾
  1. 汇编作业答案

    0下载:
  2. 汇编小程序,汇编入门,增加对计算机内存地址掌握的程度-compilation small, assembler entry, computer memory address grasp the extent
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3.83kb
    • 提供者:刘永生
  1. Linux内存管理模拟器

    1下载:
  2. Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4.48kb
    • 提供者:罗鹏魁
  1. 游戏修改

    1下载:
  2. 典型的内存修改器 用修改数值多次搜索直到搜索到一个内存地址为止 再修改.-typical memory changes numerical changes Used repeatedly search until the search to a memory address further changes so far.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:213.53kb
    • 提供者:丹羽
  1. character.rar

    1下载:
  2. 特征码定位器可以根据机器码找到代码所在的内存地址,是定位CALL的好工具,Signature locator can be found under the binary code where the memory address is the better instrument positioning CALL
  3. 所属分类:Windows Develop

    • 发布日期:2014-05-05
    • 文件大小:42.4kb
    • 提供者:吕虎猛
  1. 模块-API-读内存字节集

    0下载:
  2. 模块-API-读内存字节集 6.StrToIntExA //十六进制转换十进制 7.CloseHandle //关闭指定句柄 8.ReadProcessMemory //读出当前进程的记忆内容也就是内存的数据 .DLL命令 _内存读整数, 整数型,kernel32.dll , "ReadProcessMemory" .参数 hProcess, 整数型, , 进程句柄 .参数 lpBaseAddress, 整数型, , 内存地址
  3. 所属分类:外挂编程

    • 发布日期:2017-03-22
    • 文件大小:2.37kb
    • 提供者:赵新来
  1. DOS4G

    0下载:
  2. DOS下进入Protect Mode,任意访问0-4GB内存地址数据。-DOS into Protect Mode, random access memory address 0-4GB of data.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:10.36kb
    • 提供者:卜随义
  1. MemRepair

    0下载:
  2. 游戏内存修改器,实现查找内存地址,直至唯一,修改此地址内存-Modify game memory, and to achieve to find the memory address until the only, modify the address of memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:20.17kb
    • 提供者:machao
  1. 1vb

    0下载:
  2. 用内存工具得到某程序的内存地址:00DE217C 的值是:0255212148(字符串)想把它的值改为:0255212142-I don t know!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.09kb
    • 提供者:小新
  1. 345

    0下载:
  2. 内存搜索及修改源代码ForVB为了方便大家使用vb来写外挂时候查寻游戏的pid等等地址-Memory search and revision source code For VB in order to facilitate everybody to use vb to write external time search game pid and so on addresses
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-26
    • 文件大小:77.69kb
    • 提供者:areb
  1. SkillPointsSize

    0下载:
  2. 游戏修改器。修改单机游戏中的数据。使用时先输入要修改的数据值,然后搜索游戏地址空间中的所有具有该值的内存地址,然后当该游戏数据发生变化后,再重新查找该值,直到列表中只有一个地址后,输入要修改的值即可。-Modify browser game. Modify the data in a single game. When used to modify the first input data value, and then search the game in the address space
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-03
    • 文件大小:44.91kb
    • 提供者:张建生
  1. VBREADMEM

    0下载:
  2. 调用API,获取指定程序内存地址的内容,进行锁定或修改。-Call the API, the specified procedure to obtain the contents of memory address, for locking or modifications.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-07
    • 文件大小:6.64kb
    • 提供者:NIC
  1. Form1

    0下载:
  2. VB 内存识别 斗地主记牌器源码 同时用GMaster.exe捕捉内存地址-VB memory card device source identification Landlords in mind
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-09
    • 文件大小:3.44kb
    • 提供者:lin
  1. pj-e1

    0下载:
  2. 取软件窗口后再修改内存地址 内含1个文件-Modify the software window and then take the memory address E Source
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-28
    • 文件大小:51kb
    • 提供者:crktian
  1. 测试获取内存

    0下载:
  2. 测试获取内存,两个程序,一个是开启一个进程,弹出内存地址,还有一个是根据这个内存地址读取内存的内容。(Test acquisition of memory)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-05-03
    • 文件大小:333kb
    • 提供者:daihu123456
  1. C#内存修改器源码

    2下载:
  2. 内存修改,选择进程,可以修改和编辑内存数据等!!! 可以选择搜索内存的地址.(Memory modification, selection process, can modify and edit memory data and so on!!! You can choose the address of the search memory.)
  3. 所属分类:外挂编程

    • 发布日期:2019-10-05
    • 文件大小:144kb
    • 提供者:letto
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com