View Full Version : Question With Tsearch
DarkPnkX
9th July 2004, 06:25
ok so i am playing a game that hides the process from programs like tsearch so i cant target it my question is how would i get it so it wouldnt be hidden adn i could target it?
Shinosuke
10th July 2004, 05:16
some games code their things differently and you wouldnt be able to track the variables down.
There is other memory searches out there, but from experince, they do the same things.
Try using other functions, such as searching for unknown values, and searching for different bytes.
Note that some games store the values as floats instead of normal bytes... etc etc.
Hope this is of some use.
Gregsy
10th July 2004, 17:03
yeah, games can hide themselves from memory scanning etc, try softice,
although if you used w32dasm you could find the addys needed and you could just type the exe name into thebox
LOL oops i was sleepy when i read that i thought he said he couldn't find the address... hmm never came across a game that had process protection, what game is it?
Gregsy
25th July 2004, 05:59
well some can .. i think i had one before cant remember what one it was
X-Joker
27th July 2004, 23:56
gunbound has it
M4x_P0w3r
28th July 2004, 05:17
Ollydebug also has nice memory searching accomodations assuming you approach it the correct way. Trust me, no is going to defeat any experienced game hacker who has a debugger in their hand.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.