View Full Version : How can I bpx the WINSOCK apis (with SoftIce)?
bood
March 3rd, 2002, 08:01
How can I bpx the WINSOCK apis with SoftIce(such as 'connect' 'send' ...)?
I try loading the dlls such as wsock32.dll and ws2_32.dll, but it doesn't work still! But it does work when using TRW2000.
Kayaker
March 3rd, 2002, 08:19
Hi
Try setting a breakpoint directly on the address of the function instead of its name? Type EXP in Softice and get the address for the name of the function you want to break on and set a bpx directly. If wsock32.dll or whatever isn't listed with EXP, then Softice didn't load the exports and you should check winice.dat to make sure it's included properly.
Kayaker
bood
March 4th, 2002, 14:08
I'd like to thank you first, Kayaker.
I find that if I load the wsock32.dll using the "load32.exe", then everything's OK ( the "load exports" button ). But I don't know the reason! If anyone knows, please tell me!
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.