Joined: 24 Aug 2024 Posts: 1 Location: The Netherlands
Posted: Sat Aug 24, 2024 11:15 am Post subject: Getting THREADSTACK addresses
I've already seen the other threads made on this, and I've translated the CPP project that showed how to C#.
Original CPP:
github dot com/makemek/cheatengine-threadstack-finder
My C# translation:
github dot com/7elia/BhMem/blob/master/ThreadInspector.cs
(Why can't I post links? That's frustrating.)
However, I am still getting different results. If I go to the memory view in CE, then go to THREADSTACK0 it will tell me the address is 0x00FAF838. But when I run my program it tells me it's 0xEAFD1C. Also, I can't apply offsets to this because it always reads 0 bytes, or I'm just misunderstanding how applying offsets works.
If someone could take a look at my code and help me understand what I'm doing wrong I'd really appreciate it. I've been stuck on this all day today.
Also, I've attached the offsets I'm trying to get, maybe I'm doing something wrong there. Who knows.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum