搜索资源列表
内存修改器
- 内存修改器,Delphi编写!!仅供参考-memory device changes, Delphi! ! Only reference! !
内存自动整理
- 这是一个用Delphi作的关于内存自动整理的小程序,可以试试看。-with Delphi on memory for automatic collation small program could give it a try.
MemPool.rar
- 内存池管理器,功能与malloc , new等类似,经过测试速度快了约15倍,Memory pool manager, function similar with malloc, new, tested about 15 times faster
SPD-Z
- Windows下通过WinIO驱动,通过SMBUS读取内存的SPD信息。目前支持Intel ICHx / ATI SB400,600 / SIS692 /nForce CK804 / VIA xxx系列南桥。-Windows driver through WinIO through SMbus read the SPD memory information. Currently supports the Intel ICHx/ATI SB400, 600/SIS692/nForce CK804/
wlfhzV1.3
- 可以使含有关键字的网址自动转向到你设定的网站或HTML去。 清空IE临时文件夹 清空IE历史记录 文档清空 删除收藏夹网址 删除IE地址栏网址 当然还可以定义你保密的目录 限制运行程序 清除内存中运行的程序 禁止WINDOWS下载软件等功能 恢复IE工具栏的链接名称 取消开机对话框 恢复internet选项安全页面自定义按钮 去除IE分级审查的密码 修改时间前面加广告 恢复OE标题栏广告 恢复IE搜索引擎 恢复网页右键菜单
uExecFromMem
- 内存执行 国外代码 思路非常不错 大家可以学习-Memory implementation of the foreign code is a very good idea that we can learn from
tscSystemInfo
- 可以取各种系统信息(包括:CPU速度、内存大小、Windows版本、登陆用户名等)的Delphi控件。-Can take a variety of system information (including: CPU speed, memory size, Windows version, visit the user name, etc.) Delphi controls.
DELPHIhelp
- 一个以假乱真的任务管理器(界面有点像,但功能差远了),此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。 程序中使用了几个网友作品的算法:如画CPU使用率的背景的效果
checksysinfo
- delphi源代码。监测系统性能,可显示物理内存使用情况,CPU使用情况,以及磁盘的读写情况。本人原创,不妥之处还请高手指点。对开发系统资源应用方面可参考一下。-delphi source code. Monitoring system performance, can display physical memory usage, CPU usage, as well as disk read and write cases. I created, the inadequacies also r
ShowUseage
- 简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的 此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效
READMEMERY
- DELPHI获取指定进程中内存偏移处源代码-DELPHI Department access to the specified source offset memory
ATStreamSearch
- 在内存流中搜索字符串,速度奇快,这个是一个非常好的控件。-Found text charcters in memory, fast speed.
DelphiWindowshexinbiancheng
- 本书是一本介绍Windows核心技术及高级技巧的专著。从系统内核编程出发,使用大量的例子帮助读者理解这些编程技术,讲述了线程同步及隐藏、系统钩子深入分析、读写物理磁盘的关键技术、读写物理内存和其他进程内存的核心技术、Windows 9x下调用16位实模式和保护模式代码的核心技术、直接读写端口技术、可执行文件加壳的技巧、PE结构分析、Ring0的实现、Windows API截取技术、屏幕取词技术等方面的内容。全书对热点源代码进行了深入剖析和讲解,同时本书汇聚了作者利用Soft-ICE跟踪调试经验,
Search
- 系统内存搜索、修改、开启特权、进程查找等操作。-System memory search, modify, open the privileges, the process to find such an operation.
wmi_getsysteminfo
- delphi 程序,使用Api提取计算机所有硬件信息,包括主板、硬盘、内存条-delphi program, the use of Api extract all of the computer hardware, including motherboards, hard drives, memory, etc.
duquneicun
- delphi读取进程和搜索内存 并修改内存,非常方便-delphi process and the search for memory read and modify memory, very convenient
monitor
- 前面发错了!!!win api 扫描内存和进程并进行控制-win api scan memory and process and control
DLL_creating_using_in_Delphi
- 动态链接库是一个能够被应用程序和其它的DLL调用的过程和函数的集合体,它里面包含的是公共代码或资源。由于DLL代码使用了内存共享技术,在某些地方windows也给了DLL一些更高的权限,因而DLL中可以实现一些一般程序所不能实现的功能,如实现windows的HOOK、ISAPI等。同时,DLL还为不同语言间代码共享提供了一条方便的途径。因而DLL在编程时应用较为广泛,本文将介绍如何在 Delphi 中建立和使用DLL。-As DLL is widely used in programming,
Delphi.memory.optimization.module
- Delphi code for memory optimization module designDelphi 内存优化模块设计代码 -Delphi code for memory optimization module design
backdoor_start
- exe借壳启动,点启动按钮启动"测试.exe",该进程借助ie进程在内存中运行,在进程管理器中找不到该进程。(因一直上传不了,加了密码,解压码:123)-exe backdoor start point start button " test. exe" , ie the process with the process running in memory, in the process manager can not find the process. (Not due to