Log in

View Full Version : A little help with SoftIce plz


Torque
August 17th, 2001, 12:28
Hello,
I just got SoftIce and I have a few questions:
1)To follow the tutorial that they provide I have to make GDIDEMO using the provided makefile. They say use nmake but im on a win98 machine. Is there any way i can still make the application?
2)I was trying to follow a tut i found on the web and it said to set a breakpoint, bpx getdlgitemtexta, however when i try, softice says symbol undefined. What am i doing wrong?
3)What does the winice.dat file do? What should i do with it?
4)This maybe someone would know. I cant seem to get my mouse working eith softice. I have a microsoft intellipoint mouse but it just doesnt work with softice? I tried to use the mouse setup util but nothing worked. Anyone experience this as well?

Anyway, these are my questions. As u can see am am clearly a beginner. Hopefully u guys can help me out.

Thanx

Torque

CoDe_InSiDe
August 17th, 2001, 12:52
Hi Torque,

Take a look at this link

http://c4nfaq.cjb.net

Cya...

CoDe_InSiDe

Bengaly
August 25th, 2001, 15:20
hahahah In this case i agree with CoDe_ ;DD

matt
August 25th, 2001, 21:54
winice.dat stores usefull softice initialization stuff.. you will probably need to edit it a bit if you are using anything but the windows2000 version of softice.

what i think the problem you're having is one described in the faq. type 'addr' in softice. and then 'addr program_to_be_hacked'.. then the breakpoints will have proper context or something might work anyways

matt
August 25th, 2001, 21:55
ok i read your post wrong.. just edit winice.dat and uncomment the proper lines. learn about it in the faq..

the other stuff i said though WILL probably become usefull if you have problems about 'breakpoints not working'