PDA

View Full Version : Help with soldat trainer plox


alexander78
8th July 2007, 04:02
Q: My game detects TSearch, and pwns it.
A: Well, If this game is using NProtect, or a big anti-cheat type thing. Use one of those bypasses. Otherwise, protection systems that are built in, and lame. Like Soldat's anti-cheat protection is easily edittable.

First open up OllyDBG and open up your chosen game inside of it.

right click:
Search For->Search for all referenced text strings

If there is nothing there, then it is probably using an EXE packer. Please refer to further down in the troubleshooting.

Now, in the string data references, Look for any .dll based on 'hacks', like artmoney.dll, or h@th@@k.dll or tsearch.dll or whatever. Most likely any dll in there. There may be .exe's in there too. If you find nothing it might be in a related file, or it may be a bit too hard. Like I said I'm a noob here too.

Double click when you find one of those .dll's. On the right, in blue you should see an address there. Write it down in notepad or something.

Now, open up OllyDBG. Press File->Open and choose the file you opened in Win32DASM. Scroll down to the address you wrote, it will probably say whatever.dll next to it, and there will probably be multiple dlls under it or above it. Select them all and press Nop. Now right click and press Copy to Executable -> All changes. Now resave the .exe, and replace the old one with your new one.

The anti-cheat protection should be owned.
and right now i am stuck with the part in soldat where i have olly debug and i found the dll for wpe, t searc ect. and all of thouse and in the tut it said find the blue address which i cant find
btw the game am using is soldat and i aredy unpacked it

NVM I KNOW HOW TO SORRY!!!