使用指针查找地址和偏移C# [英] Find address using pointer and offset C#

查看:479
本文介绍了使用指针查找地址和偏移C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我做了内存读了大量的研究,我在这里达成。我得到的指针和偏移值,通过手动添加一个地址并选择在作弊引擎指针我能得到的地址。但我的问题是我怎么能做到这一点的C#

I made a lot of research on memory reading and I reached here. I got the pointer and offset values, by adding an address manually and choosing "Pointer" on Cheat Engine I can get the address. But my question is how can I do this on C#?

指针:client.dll+ 0065F38

Pointer: "client.dll"+0065F38

偏移: E4

这两个值作弊引擎返回的地址,我想知道我怎么能使其在C#。

This two values return the address in Cheat Engine, I want to know how can I make it in C#.

推荐答案

我不会去考虑太多的细节,但客户端。 DLL+ 0065F38 不会帮助你太多。

幸运的是,我写了一个的如何编写C#中的教练教程。

I won't go into too much detail, but "client.dll"+0065F38 won't help you too much.
Luckily for you, I wrote a tutorial of how to write a trainer in C#.

这篇关于使用指针查找地址和偏移C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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