Hello,
I try to describe my problem in english, to get more help, as when I write it in german.
I have a pointer for the zoom value, and I got many pointers for some .dll's, but after a while, the pointers aren't valid anymore, and only the pointers which comes from "THREADSTACK0" are valid.
I am not working with C++, that's why I tried to find a way, to get the "THREADSTACK0" address via C#.
I found a github project, which returns a "THREADSTACK0" address (if I convert it to IntPtr) but it isn't the correct address.
I used following project:
[Only registered and activated users can see links. Click Here To Register...]
Now to explain a little bit more my problem, I will add screens.
That is the address which shows Cheat Engine:
[Only registered and activated users can see links. Click Here To Register...]
That is the address which shows Visual Studio without adding the 0x000001D8 to the THREADSTACK0:
[Only registered and activated users can see links. Click Here To Register...]
That is the address which shows Visual Studio with adding the 0x000001D8 to the THREADSTACK0 (I forgot to make a photo of it so I calculated it): 0x3A7FC58
Cheat Engine Value:
"THREADSTACK0"-000001D8
I try to describe my problem in english, to get more help, as when I write it in german.
I have a pointer for the zoom value, and I got many pointers for some .dll's, but after a while, the pointers aren't valid anymore, and only the pointers which comes from "THREADSTACK0" are valid.
I am not working with C++, that's why I tried to find a way, to get the "THREADSTACK0" address via C#.
I found a github project, which returns a "THREADSTACK0" address (if I convert it to IntPtr) but it isn't the correct address.
I used following project:
[Only registered and activated users can see links. Click Here To Register...]
Now to explain a little bit more my problem, I will add screens.
That is the address which shows Cheat Engine:
[Only registered and activated users can see links. Click Here To Register...]
That is the address which shows Visual Studio without adding the 0x000001D8 to the THREADSTACK0:
[Only registered and activated users can see links. Click Here To Register...]
That is the address which shows Visual Studio with adding the 0x000001D8 to the THREADSTACK0 (I forgot to make a photo of it so I calculated it): 0x3A7FC58
Cheat Engine Value:
"THREADSTACK0"-000001D8