搜索资源列表
MemoryWatch
- 这是一个进程内存监控模块,以及所用到的psapi.lib,包含了exe和核心算法-This is a process memory control module, as well as use the psapi.lib includes the exe and the core algorithm
ProcessSort
- 每隔5分钟查看一下当前系统中那个进程占用的内存最大,并写日志文件-every 5 minutes to check the current system that process memory used most, and write log files
MemeryAnalysis2.1
- 对任意进程的内存数据进行分析、编辑的工具。全局内存操作;支持8种(字节、整数、长整数、单精度、双精度、货币、单字节字符、双字节字符)数据类型读写、搜索和查找;各数据间相互转换;可逆修改;即时查看和可抓取3个内存快照进行查找、对比或联合查找;也可查找连贯的一组数据;数据重复搜索;监视内存数据;保存和加载找查、搜索、监视和快照的内容;即时获取内存结构等功能,是制作*和破解软件的有力工具,也可以当作游戏修改器用。内存数据是电脑里很重要的部份,而且没有帮助,适合有内存方面基础的电脑玩家使用。 -rig
process
- 多进程通信,采用postmessage和内存共享的方式在两个不同程序中通信-Multi-process communication, shared memory using postmessage and the way in two different programs in communication
process--help-warrapper-class
- windows mfc process helper class find process and thread read process memory
ReadMemoryNotByAPI.rar
- 不使用API跨进程内存读写,通过自己编写驱动进行内存读写。可以绕过通过监控API进行保护的软件,API does not use inter-process memory read and write, write drivers, through their own reading and writing to memory. Can bypass the protection by monitoring software API
lock-DLL
- 可以吧dll注入到进程内存中执行,不是普通的iat 注入,非常好用-Dll can be injected into the process memory it performed, not the ordinary into the iat, very easy to use
DelphiInsertDLL
- 使用WriteProcessMemory函数将DLL的路径名写入到远程进程的内存空间-WriteProcessMemory function using the DLL path name to write to remote process memory space
Intercept_cr3
- 截获CR3指令来防止读写进程内存。在KiSwapProcess和SwapContext中的mov cr3,eax指令前进行拦截。-The code intercepts CR3 to prevent read or write of process memory.
memory.operator
- 这是一款可以修改进程内存特征码的程序,非常小巧。-This is a process you can modify the signature of program memory, very small.
Hacker_Defender
- 内核级后门软件,用户可以通过本软件隐藏文件、进程、系统服务、系统驱动、注册表键的键和键值、打开的端口以及虚构可用磁盘空间。程序同时也在内存中伪装它所做的改动,并且隐身地控制被隐藏进程。程序安装隐藏后门,注册隐藏系统服务并且安装系统驱动。-backdoor kernel-level software, users of the software can be hidden files, processes, systems and services, the system drive, regis
DynamicDllLoading_demo
- dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy().-class loaded dynamically in dll. Only 2 virtual functions are important in this class: Create() and Destroy(). Create() function returns TRUE if the DLL is loaded correctly and an instance handle obta
HookProcessMemory
- hook read/write process memory 本程序可以监视一些进程外的内存操作行为。可以用来分析某些内存修改器,内存补丁的动作。 附上VC6源代码,hookapi核心部分用的使用detours库,不懂可以baidu一下 作者:毕飞-hook read/write process memory of the program can monitor the operation of some process of memory behavior. Can b
Memory-management2
- 利用位示图的方法来模拟显示计算机工作时动态用分页式方法来为进程分配和回收内存空间-The use of digital map display method to display a computer simulation of the dynamic at work with tabbed approach for the process memory space allocation and recycling
Memory-management
- 利用位示图的方法来模拟显示计算机工作时动态用分页式方法来为进程分配和回收内存空间的另一种代码-The use of digital map display method to display a computer simulation of the dynamic at work with tabbed approach for the process memory space allocation and recycling
Upgrade-The--Process
- 提升当前进程权限,使具有读写其它进程内存内容-Permission to upgrade the current process, so that it can read and write the other process memory content
Memory-processes-Memory-stories
- 内存进程Memory事例的应用,按扫雷和窗口绑定为示范。-Memory Process Memory examples of applications, according to the basic window clearance and binding for the demonstration.
DELPHI-system-process-viewer
- 重点阐述了如何获取系统的所有进程以及进程运行过程中所调用的模块文件(如EXE、DLL文件),并且介绍了终止进程操作和查看进程内存用量的具体方法。-Focuses on how to get the system files of all processes and process modules called during operation (such as EXE, DLL files), and introduced the specific method to terminate the
run-process-in-memory
- 直接在内存中启动进程,而不需要本地文件,适合将文件放在服务器处,下载不保存到本地就可直接执行,-run process memory,you need not save file to disk.
run-process-in-memory
- 直接在内存中启动进程,而不需要本地文件,适合将文件放在服务器处,下载不保存到本地就可直接执行,-run process memory,you need not save file to disk.
