PDA

View Full Version : Hide Softice?


shadow110
29th March 2004, 00:20
Hello.

Someone of you running softice on win xp? How do you hide it from the game?

Greetings Shadow110

Spontaneous
29th March 2004, 00:53
why do you need to hide it from the game. The only reason for you to hide it is if you were using it while on a PB server and when you are developing a cheat you should be doing it on a non-pb server with pb disabled on client side(in the server menu at the bottom)

shadow110
29th March 2004, 01:05
Hi.

Thanks for your answer. I am only running local servers on 2 different computers without pb for my development.

For BF1942 all works fine with tsearch. I dosnīt need some extra tools, to make a map, but with vietnam, i have some problems. therefore i would like to trace some code.. but if i enable si, and start bf.. it says.. debugger detected.. i am running iceext, but there seems to be another detection.

do you use a debugger or all done with tsearch?

Regards
Shadow110

Spontaneous
29th March 2004, 01:20
I use ollydbg.

DrKenneth
29th March 2004, 01:52
Yeah, ollydbg is the best for debugging while it's running IMO. You can use softice, but you have to edit the EXE; which is against the EULA.

shadow110
29th March 2004, 01:57
Ok. Thankīs I will use Olly.. i still have to do some learning with olly... I have used si.... a little bit more.. :-)

But I think.. olly... will do also a good job.

Regards
Shadow110

SNAFUBAR
29th March 2004, 02:55
From what I remember most games won't start when you have softice running. They detect it.

caliber1942
29th March 2004, 05:51
i seem to remember someone saying that you could start softice after you start the game and it would work. but i don't use softice so this might not be the most useful order of running the program....

bf194lover
29th March 2004, 10:04
Hi,

the "detection" techniques are well known and most of them are *not* softice related but generically (try to start the game with any other debugger...)

There are several SICE extensions that implement "hiding" techniques.
They are called "frogsice", "icepatch" ...
Addtionally there exist useful addons like "icedump" which implement process dumping, extended breakpoints and so on..
Juts google it using "hide softice".

Regards

caliber1942
29th March 2004, 19:09
nice work bf194lover

shadow110
29th March 2004, 19:19
Hi.

Thanks for the infos.

Greetings
Shadow110