PDA

View Full Version : SoftIce (Win Xp)


paraidy
30-04-2005, 08:53
Hi all, I want to learn to make a trainer with some complex stuff using a software like softice studying Assembler if needee, but i have a problem with SoftICE 4.2.7 Nt, when i install it on win Xp when press Ctrl + D my Pc crash, Is There a version for Windows XP or an alternative similar software?
Thx.

caki
30-04-2005, 11:02
Try using Ollydbg. However, with Olly you cannot remove the protections such as Safedisc off of the
exe, but it should be enough for trainer making if you seek to use a debugger to make a trainer. However, I think that there are other tools that are more suited for trainer making than Ollydbg. If you really want to get Softice to run on WinXP I heard that Compuware DriverStudio has a version of Softice that works on WinXP without problems.

paraidy
30-04-2005, 11:38
Oh thx! I'll try these solution!

DABhand
03-05-2005, 01:54
Sice is handy for tracing through coding, which makes it handy when making trainers, you may search for values all day, but as you seen with sheep's AOE tutorial he had to trace to find out what happened at other parts of the program to find the encryption op's.

Olly can do it, but ive not had much success with olly that it doesnt like me, but you may have better success and its much better than Sice.

If installing Sice dont let it start up automatically, always manually.

cdkiller
03-05-2005, 10:45
there´s an evaluation copy of Driver.Studio.v3.2 wich includes softice & visual softice. both are winxp compatible.
after the trial period u need to get a license of this FlexLM protected app ;)

paraidy
03-05-2005, 11:55
Setting Start up to Manual is impossible to open the program, it's always "not active", setting it "when windows start" if I press Ctrl + D the system Crash, the only way i think is Driver Studio, Now i'm not in my home and here i have a bad connection, when i'll come in my home i'll download it, thx all :)

DABhand
03-05-2005, 13:18
You can set to manual, then you have to LOAD the engine when you want to use it, then Press CTRL+D.

But you may be using a version that really conflicts with XP.

Play
12-05-2005, 12:34
Problem solved!

There is an XP Patch for the NT version of SoftICE. Search for it, i cannot give a link :rolleyes: , but I use it and my SoftICE NT works under WinXP.

i think i may give the file name only: nticexppach

Just make sure you set up the winice.dat! Import all the kernel files at startup or no command will be recognized, sorry you have to do this manually.
After you set up everything it should work fine. You can get additional tutorials for SoftICE online :rolleyes:

Happy training!

DABhand
13-05-2005, 02:33
I should still have mine somewhere


http://www.vwaskar.pwp.blueyonder.co.uk/si/XP.rar

Extract to C:\

Go inside the folder made and copy or cut then paste the folder to the root of the drive, overwrite the old files there.

This should help woth anyone using Nvidia or some ATI GPU's.

paraidy
14-05-2005, 09:20
Oh good! Thx all, i hope that this can solve my problem!

Play
31-05-2005, 12:58
Wow! I actually helped sombody! :D
I feel so good! :D
Have fun soficeing!