搜索资源列表
PDFViewDemo
- PDF文件批量读取和显示,支持内存读取,是批量打印PDF文件的首选控件。-quantities read PDF files and display, memory access support, batch printing the PDF document of choice for control.
windowsbios
- 大家都知道,windows接管了对物理内存的直接存取,而bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存。 函数说明 第一个函数ZwOpenSection用来打开section,第一个参数是指向HANDLE变量的指针,第二个是访问参数,第三个是指向OBJECT_ATTRIBUTES的指针 第二个函数ZwMapViewOfSection用来建立物理内存和当前进程的一段物理内存的联系,参数很多,一会在例程里再详细解释 第三个函数ZwUnmapV
ZMemoryFile
- 内存映射文件的使用封装类 把文件映射到内存,象使用内存那样访问文件-memory mapping Packaging, the use of paper documents mapping category of memory, such as memory access files
memory
- 跨进程内存读取.通常,跨进程读写内存,用到ReadProcessMemory, WriteProcessMemory, 但需要进程句柄,如果目标进程受到保护,可能获得进程句柄会失败.不同的进程的虚拟地址被映射到了物理内存中不同的页面.每个进程的虚拟地址的范围是相同的,但是实际的映射却是物理内存内中的不同部分.假如我们直接读取目标进程的虚拟地址映射的物理地址,是否可以达到预期的要求.当然这是肯定的,!-Cross-process memory read. In general, cross-pro
memmap
- windows 内存共享事例程序详细介绍了WINDOWS内存的访问读写-windows shared memory examples procedures described in detail WINDOWS memory access to read and write
LinuxISADMA
- DMA,直接内存访问技术,提高访问速度,是硬盘流畅的保障,本书详细介绍了linux下是如何实现硬盘DMA驱动的-DMA, Direct Memory Access technology to improve access speed, is smooth to protect the hard disk, this book details how linux is DMA hard disk drive
Memory
- 本程序源碼能夠實現獲取內存的基本信息,如內存大小,當前可用內存等等。-This procedure can achieve access to the memory source of basic information, such as memory size, currently available memory and so on.
cache
- OSCACHE API 供开发内存共享查阅使用。-OSCACHE API for shared memory access to the use of the development.
DllPatch
- 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 process and DLL, the relative
ShowUseage
- 简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的 此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效
src
- 跨进程内存存取机制 -Mechanism for inter-process memory access memory access mechanism for inter-process
ssdtmon-1.0-06.05.2009
- SSDTmon - view os kernel SST and win32k SST, unhook, syntax base for NT API. Console client. C++, Use driver for kernel memory acce-SSDTmon- view os kernel SST and win32k SST, unhook, syntax base for NT API. Console client. C++, Use driver for kerne
DesktopSearchEngine
- 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngine.vbp编译为Hyper
20061211160420_16
- linux 下基于共享内存访问的数据库的实现-linux-based shared memory access under the realization of a database
4GMEM
- 存储器的访问,程序可以访问4G字节,工作时不必保护模式。-// 4G Memory Access // This Program Can Access 4G Bytes in DOS Real //Mode,Needn t in Protection Mode It Works.
KernelMem
- 通常在WINDOWS下的应用程序工作在保护模式,只能读取WINDOWS虚拟内存管理分配的地址空间 DOS下16位程序可以以虚拟86模式下访问实模式地址空间,WINDOWS提供了一个物理内存内核对象,经由此对象可以访问整个物理内存区,BIOS信息就在物理内存的FF400处.-Generice Physical memory access under win32 plateform. In x86 protect mode,windows application only can access 4G
1394memdump
- 通过1394接口获取Memory内容,在Linux下运行此程序(作为Host). 1394接口连接到一个Windows机器上(作为Target)。-Memory access to the content by 1394, to run this program in Linux (as Host). 1394 interface to connect to a Windows machine (as the Target).
Memory-access-ordering---an-introduction.pdf.tar.
- Memory access ordering - an introduction
Memory-access-ordering-part-2---barriers-and-the-
- Memory access ordering - part 2
Memory-Access-Ordering-Part-3---Memory-Access-Ord
- Memory access ordering - part3
