I looked for a specific address in the game.

By the way the value of the address constantly changing

Then, I looked for the source of the assembly language using the tsearch

MOV DWORD PTR DS: [ESI+5B], EAX


There is a way can be found in c language I on the address contained in ESI?

Tell me if there is a method and related documents

Thank you.