View Full Version : Help!!!! nonworking Softice!!!!!
f_v_man
July 29th, 2001, 04:37
I have got i great problem. I installed softice and loaded it correctly but can't make it work properly. whenever i set bpx it does not break of execution. Can anyone help me please?
-=elgura=-
July 29th, 2001, 04:59
have u removed the " ; " from the dll's in the winice.dat??
or it may not break if you set bp's on address'es instead of api's,(if it is wrong file in the left bottom corner) so set an api breakpoint. when it stops in the right file, set it on the address..
zitterbe
July 31st, 2001, 11:51
Make sure you are in the proggie's address context (do you know that means???). With the program running do a ctrl-d into Sice and type TASK and check out what the name of your program's task is. Do you see that name in top of the command window? If not - I'll show you how to get into your proggie's context so your BPXs use the right code segment. You can't just BPX 0040107FC in any context - like in Kernal32 or someplace. You gotta be in your program's address context so the 004010FC is referenced from the current task's (your program's) code segment. Ya know what I mean?
zitterbe
Argoth
August 16th, 2001, 17:39
Hehe, very clearly zitterbe!

Try this f_v_man, use the SoftICE launcher. If u execute this regfile ( http://www.worx.tmfweb.nl/LoadInSI.reg ), all you have to do is right-click on an app and click Load in SoftICE. Then click the 'Load' button and set your breakpoints the first time SoftICE pops up.
Hope this helps a little
Grtz
Argoth
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.