搜索资源列表
MemoreyView
- 用vc实现内存扫描,可以借鉴啊,欢迎下载-with vc scanning of memory, we can draw ah welcome to download
DoProcess
- 在VC环境下编写的对内存进行扫描的小程序。
VB2005
- VB2005 源代码,包括常用算法,和一个图书管理系统,内存性能和文件扫描.
GameProbeSrc
- 游戏修改器! 它可以搜索内存中的任何数据,并可以修改或所定。稍加修改就可扫描存盘文件。 作者:李维 e-mail: malloc@sohu.com
《数据库系统概论》实验指导书
- 编写相关的程序代码,显示执行结果 本程序就是对内存进行分配,所以我们可以利用数组记性模拟,在开始的时候输入内存的块数和每一块的大小,之后我们可以通过扫描数组的每一个元素跟所要求分配的内存块进行比较,如果大与要求的内存则把大的分割,如果小于则合并尽可能少的块数,如果加全部都不够返回。-related to the preparation of the code, the results show that the implementation of this program is to allo
CE过QQ大厅扫描工具
- 使用CE扫描QQ游戏的内存会导致游戏出错退出运行,原因是QQ游戏自带模块不断检测CE是否运行. CE过QQ大厅扫描工具 本程序能够终止QQ游戏的检测模块.运行本程序后再运行CE便可正常检索内存了. Win7下需要以管理员身份运行. -Lead to the use of the CE scan QQ Game Memory game error exit run, QQ Game comes with the module constantly testing CE is
MemRepair.rar
- 内存扫描,查找所选程序关心数据,有源码,可以分析,拿出来分享,Memory scanning, the selected search procedures concerned with the data source has now possible to analyze up to share
SojanerMemoryScanner
- C#开发的内存扫描工具,基于WriteProcessMemory 开发语言:C#-C# development of memory scanning tool development language: C#
HardwareInfo
- 获取计算机硬件信息包括cpu、内存、硬盘等,并扫描当前局域网内的正在使用的IP-Access to computer hardware information, including cpu, memory, hard drives, and scan the current LAN is using the IP
lansan
- 一个端口扫描的小程序,可以实现多种扫描,功能强大且占的内存小-very good
Anquanbaohu
- 简易电脑安全保护及优化工具 Ver 1.70 =================================== 一款比较专业和功能完善,甚至有点商业软件等级的开源计算机安全保护工具软件。系统主要有四大模块:1、病毒扫描;2、控制管理;3、进程浏览;4、系统优化。 主要技术特色: 便携性强,体积不大; 支持所有文件及按扩展名扫描;支持指定位置扫描; 提供扫描结果报告服务(日志文件); 支持内存病毒扫描及当发现病毒时及时侦测和拦截; 支持病毒提
neicun
- 扫描内存与内存数据读写.rar源代码-Memory scanning and memory data read and write. Rar source code
NoImport
- 公用模块:_GetKernel.asm根据程序被调用的时候堆栈中有个用于 Ret 的地址指向 Kernel32.dll 而从内存中扫描并获取 Kernel32.dll 的基址 -Public modules: _GetKernel.asm according to the procedure is called when there is a stack of address points for Ret and Kernel32.dll scan from memory and get
SWF-file-extraction
- 提取进程内存的SWF文件,你可以反编译它然后修改其中的P-CODE,并且把这几字节的内容反映到SWF中(推荐yogda),根据代码中扫描的原理,把修改的内容写回去,从而修改内存中的SWF文件。-Extract SWF file in memory, then you can modify it and write it back to memory, you should know what I mean
ProcessMon
- 在ring0层通过内存扫描,检测系统中的隐藏进程-Detection Based on memory scanning hidden processes
upd900mib.tar
- hp mib用于snmp扫描硬件状态信息(cpu,内存。风扇,电源等信息)-hp mib
Memorytraversalscanmemory
- 内存遍历,扫描内存内存 遍历,扫描内存内存遍历,扫描内存-Memory traversal, scan memory
MyB-Tree
- 3.给定键值,通过B+树进行查找。同时比较与直接扫描表的性能差别。(利用B+树时可根据内存大小决定放置多少层次到内存)-B+ Tree
qhy
- 用vc实现内存扫描,可以借鉴啊,欢迎下载,不错的-Using vc implementation memory scanning, can draw lessons it, welcome to download, good
[提高C++性能的编程技术].左飞.扫描版
- 本书详细讨论了临时对象、内存管理、继承、虚函数、内联、引用计数以及STL等一切有可能提升C++效率的细节内容。(At first, I didn't like it at all. But after a fewweeks, I felt great when I was running.)