搜索资源列表
VMMap
- WIndow 系统编程,获取内存地址、信息-window system programming,get memory address,information
IP地址扫描利器
- 结构简单,可以扫描他人IP,功能并不强大,但它占用内存较小,短小精悍!-simple structure, others can scan IP, function is not strong, but it occupied a smaller memory, short and pithy!
Win95和NT下直接存取物理内存和端口IO地址的程序
- Win95和NT下直接存取物理内存和端口IO地址的程序-Win95 and NT direct access to physical memory addresses and port IO procedures
gbainfom
- GBA硬件开发资料,包括内存地址分布,图形加速接口等.
iomem_winnt_msvc.zip
- Win95和NT下直接存取物理内存和端口IO地址的程序,Program in which physical memory and IO port address can be accessed directly in Win95 and NT
code101010
- C++ 特征码定位器的源代码。查找定位程序内存地址。可开发游戏bot参考。-Signature of the C source code locator. Find locate memory addresses
wlfhzV1.3
- 可以使含有关键字的网址自动转向到你设定的网站或HTML去。 清空IE临时文件夹 清空IE历史记录 文档清空 删除收藏夹网址 删除IE地址栏网址 当然还可以定义你保密的目录 限制运行程序 清除内存中运行的程序 禁止WINDOWS下载软件等功能 恢复IE工具栏的链接名称 取消开机对话框 恢复internet选项安全页面自定义按钮 去除IE分级审查的密码 修改时间前面加广告 恢复OE标题栏广告 恢复IE搜索引擎 恢复网页右键菜单
mmap
- 将内核空间vmalloc后不连续的内存地址映射到用户空间的驱动程序,2.4内核 和2.6内核两个版本,学内存分配必备资料。看完后就了解mmap原理了-Vmalloc kernel space will not be straight after the memory address is mapped to the user space driver, 2.4 kernel and 2.6 kernel versions, learning the necessary information o
HeapMemTracker
- 代码演示了如何跟踪内存分配 能够记录各个分配内存的大小 并且可以给内存地址附上名字来释放-err
DeviceCatch
- 实现捕获本地硬件:CPU、内存、硬盘、mac地址。-CPU usage/MAC address/mermory usage/disk usage。
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
DLLheike
- DLL文件内存地址查找+黑客教程.rar,此电子书详细介绍了这方面的内容,希望大家喜欢-DLL file to find the memory address+ hacking tutorials. Rar, this book details the contents of this area, I hope you like
modifyMemeoryCantRead
- 运行程序有时总会显示"内存地址哪里哪不能READ",这个小工具专门用来修复一些此类错误-Sometimes, running the program always displays " Where is the memory address which can not be READ" , this little tool designed to fix some of these errors
pj-e1
- 取软件窗口后再修改内存地址 内含1个文件-Modify the software window and then take the memory address E Source
nmap
- linux2.4.37的内存镜像文件,可以实现内存地址的转换-linux2.4.37 memory image file, the memory address translation can be achieved
FileMapTransTxt
- VC++通过内存映射在程序间交换数据,通过这个小实例,你会了解到以下技巧:在内存映像中创建对象,将文件视图映射到一个进程的地址空间上、返回LPVOID类型的内存指针、给映像内存数据赋给本地变量、释放映像内存、更新数据等。 -VC++ through the memory mapping between programs exchange data through this small example, you will learn the following skills: in the m
waigua
- 实现外挂编程,对内存地址进行读取,比较有用的程序。-Plug-in programming, and read, the more useful the program memory address.
fifth_drv
- 本地DMA使用主板上的标准DMA控制器电路来驱 本地DMA,要关注三种实体: *8237 DMA控制器(DMAC) 控制器保存了有关DMA传输的信息,如方向、内存地址、传输数据量大小等。-English Version English Version English Version English Version English Version
linux
- 当PC启动时,Intel系列的CPU首先进入的是16位实地址模式,并开始执行位于内存地址0xFFFF:0000处的代码,也就是ROM-BIOS起始位置的代码。-When the PC starts, CPU of Intel series what to get into is 16 on-the-spot address modes first, and start carrying out to be located in a memory address 0 xFFFFs:0000 cod
测试获取内存
- 测试获取内存,两个程序,一个是开启一个进程,弹出内存地址,还有一个是根据这个内存地址读取内存的内容。(Test acquisition of memory)