C++ Reading memory address

前端 未结 0 1887
心在旅途
心在旅途 2020-12-02 00:03

I simply want to read value of an address in memory.

This is my simple target program.

class Target
{
public:
    void Function()
    {
        std::co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题