搜索资源列表

  1. sdramtest

    0下载:
  2. 对嵌入式系统进行内存遍历测试的源代码, 分为地址线测试, 数据线测试, 内存单元遍历测试, 是一个很完整的内存测试程序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3.23kb
    • 提供者:笑十子
  1. MemSearch

    0下载:
  2. 一个内存搜索精灵源码,可以遍历系统4G的内存空间,想研究游戏修改器的可以参考一下-a memory search genie source, the 4G system can traverse the memory space, to study changes of the game for reference
  3. 所属分类:系统编程

    • 发布日期:2024-11-20
    • 文件大小:433kb
    • 提供者:JJJ
  1. FindBase

    0下载:
  2. 炎黄传说基础地址查询器 本程序遍历游戏内存,通过特征码查询游戏基地址。 主要演示机器码与call addr的转换。包括:call 0x12345和mov eax, 0x12345-Address inquiries Yanhuang legend browser based on traversal of the program memory game through game-based Address inquiries s
  3. 所属分类:其他小程序

    • 发布日期:2024-11-20
    • 文件大小:35kb
    • 提供者:thie
  1. sdramtest

    0下载:
  2. 对嵌入式系统进行内存遍历测试的源代码, 分为地址线测试, 数据线测试, 内存单元遍历测试, 是一个很完整的内存测试程序-Embedded system memory traversal test source code, testing is divided into the address line, data line test, memory test traversal unit is a complete memory tes
  3. 所属分类:VxWorks

    • 发布日期:2024-11-20
    • 文件大小:3kb
    • 提供者:笑十子
  1. C++NeiCunFenPei

    0下载:
  2. C++模拟内存分配 一、思路 模拟编译系统的内存分配与释放的,实现一些简单的操作。首先用一个静态数组模拟内存空间(buf),当调用申请内存操作时,将从数组空间(buf)返回给调用者一定的空间,当调用释放内存的时候,将将指定部分的内存标记为未用。 1.分配规则 每块被分配或释放的内存由MemInfo记录,并保存于数组(buf)中作为内存空间的“头”,其后紧跟数据。MemInfo组成链表结构,表头不占用数组空间(buf)
  3. 所属分类:系统编程

    • 发布日期:2024-11-20
    • 文件大小:2kb
    • 提供者:weat
  1. memo

    0下载:
  2. 窗口、进程、模块信息分析工具加内存读取和遍历工具: vc---vs2008 可以作为外挂编写时分析进程、内存的工具,并可以获取所有打开的进程id句柄等信息-Window, the process module information analysis tools plus memory read and Ergodic tools: vc--- vs2008 the time of the preparation can be
  3. 所属分类:外挂编程

    • 发布日期:2024-11-20
    • 文件大小:394kb
    • 提供者:李建
  1. ReadMem

    0下载:
  2. 这是一款游戏内存遍历工具,发出来给大家一起分享一下-This is a game of memory traversal tools, sent to give everyone together to share!!!!
  3. 所属分类:外挂编程

    • 发布日期:2024-11-20
    • 文件大小:37kb
    • 提供者:杨记航
  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
  3. 所属分类:系统编程

    • 发布日期:2024-11-20
    • 文件大小:114kb
    • 提供者:康康
  1. ReadMem

    0下载:
  2. 一款内存遍历工具源码。可偏移三级基址。 外挂制作不可少的工具。-A memory traversal tool for source code. Can be offset 3 base address. Plug-produced essential tool.
  3. 所属分类:外挂编程

    • 发布日期:2024-11-20
    • 文件大小:37kb
    • 提供者:莫晓辉
  1. MemScan

    0下载:
  2. 超级遍历地址工具 如何遍历一个游戏的内存数据-Super traversal address tool how to traverse a game of memory data
  3. 所属分类:外挂编程

    • 发布日期:2024-11-20
    • 文件大小:15kb
    • 提供者:boyinfo
  1. binaryTree

    0下载:
  2. 本程序用二叉树类实现了从键盘输入二叉树的两种遍历结果,在内存中建立二叉链表,根据遍历结果恢复该二叉树,并在屏幕上显示该二叉树。整个程序采用多文件,一个头文件,一个函数实现文件,以及主函数所在文件。-The program uses a binary tree class implements a binary tree from two keyboard traversal results in memory to create the
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-20
    • 文件大小:282kb
    • 提供者:姚丽文
  1. memorydelelopbybingle

    0下载:
  2. 内存遍历 好东西,介绍内存遍历的功能.原理性的东西,可以编写自己的内存遍历工具-memory you can find the thing you need in it
  3. 所属分类:Windows编程

    • 发布日期:2024-11-20
    • 文件大小:1kb
    • 提供者:天机
  1. bianli

    0下载:
  2. DNF遍历图内所有东西的类型和阵营及内存搜索整合版-DNF traverse the graph of all things camp and the type and version of memory search integration
  3. 所属分类:外挂编程

    • 发布日期:2024-11-20
    • 文件大小:156kb
    • 提供者:cai
  1. Delphi-memory-traversal-tools

    0下载:
  2. Delphi 内存遍历工具(ReadMem)源代码,,感觉的确挺好用的,让大家一起共享。 -Delphi memory traversal tool (ReadMem) source code, it really felt very good use, so that everyone shared.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-20
    • 文件大小:35kb
    • 提供者:
  1. Delphi-Memory-tool-

    0下载:
  2. Delphi 内存遍历工具 源代码 没事的可以看看。还算可以。-Memory tool.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-20
    • 文件大小:37kb
    • 提供者:蓝色
  1. ty

    0下载:
  2. 通用内存遍历工具发源码啦,供大家参考,易语言源码-Common source of memory through tools made friends, for your reference, easy language source code
  3. 所属分类:易语言编程

    • 发布日期:2024-11-20
    • 文件大小:10kb
    • 提供者:房敬博
  1. bianli

    0下载:
  2. 内存遍历E源码,可遍历多种数据类型,方便找偏移-Memory through the E source, can traverse a variety of data types, easy to find the offset
  3. 所属分类:Windows编程

    • 发布日期:2024-11-20
    • 文件大小:114kb
    • 提供者:321321321
  1. neicun

    0下载:
  2. 一款内存遍历工具易语言源码.......提供新手学习-A memory traversal tools easy language source ....... novice learning! ! !
  3. 所属分类:易语言编程

    • 发布日期:2024-11-20
    • 文件大小:113kb
    • 提供者:tangbin
  1. 龙龙内存遍历工具

    0下载:
  2. 方便辅助制作,快速查找游戏内存...制作游戏辅助好帮手,喜欢的下载吧~!(Easy to assist production, quick search of game memory, making games, assisting good helpers, like download.)
  3. 所属分类:游戏

    • 发布日期:2024-11-20
    • 文件大小:717kb
    • 提供者:qiangqiang111
  1. 内存遍历

    0下载:
  2. 内存历遍 查找基址 偏移用的一个源码 易语言编译(The memory calendar time to find the base address of a source offsets with easy language compiler)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-20
    • 文件大小:103kb
    • 提供者:BySJAF
« 12 3 4 5 »

源码中国 www.ymcn.org