Posted: Sat May 11, 2013 8:47 pm Post subject: [Not Only C#] Memory Hook Monitoring
Hi all! I have a little question. In Cheat Engine I noticed that a sort of address monitoring is implemented.
I'll try to be clearer. Let's say you search and find a value in a Chrome browser tab... it is being shown on the left panel of Cheat Engine with its corresponding address. If you reload the tab's page or if you browse a new page, immediately you see the address value changing and if you close that browser tab (killing its corresponding process) you immediately see a lot of "?" replacing the value.
What kind of API calls/callbacks are you using in order to accomplish this? I tried using the C# event Exited of Process class, but this only works if you close the tab, not if the tab memory changes because of a page reload or something similar.
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