[VB 2010]如何使用值搜索内存地址? [英] [VB 2010] How to search memory address with the value?

查看:109
本文介绍了[VB 2010]如何使用值搜索内存地址?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

我想知道如何使用其值扫描内存地址.

我正在开发一个小型应用,其作用类似于高级进程查看器,该程序在程序中以相同的值显示所有地址.....

感谢您的帮助.

我是内存编程的新手,所以请彻底解释您的观点...

解决方案

Gab,

您能告诉我们什么内存地址,因为70年代的硬件计算机内存地址对于程序员来说已经无法访问了.

一切都变得虚拟了,尤其是在像NT这样的计算机系统中,目前所有受支持的Microsoft版本都是如此.

http://en.wikipedia.org/wiki/Computer_memory

请注意,仍然可以访问内存,但是不能使用像VB这样的高抽象级别的高级程序语言.

要真正搜索内存地址,您需要诸如Intel汇编器之类的程序语言.

解决方案

Gab,

Can you tell us what memory address, since the 70ties hardware computer memory addresses are not any more reachable for programmers.

Everything has become virtual and especially in an NT like computer system which all supported Microsoft versions currently are.

 http://en.wikipedia.org/wiki/Computer_memory

Be aware it is still possible to reach the memory, but not with high program languages which are on such a high abstraction level like VB.

To search real for memory addresses you need program languages like Intel Assembler.

http://software.intel.com/en-us/articles/introduction-to-x64-assembly/?wapkw=intel%20assembler%20download%2064%20-forum

 


这篇关于[VB 2010]如何使用值搜索内存地址?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆