Log in

View Full Version : SoftIce question tracking


jomamameister
May 8th, 2002, 21:07
i want to be able to track an eip on a packed prog. can i use softice to give me a listing of, say, the last 20, or even 50 instructions and their offsets so i can track this baby. otherwise, some of these progs tend to give error messages when single stepping, and then shut down the prog, even using frogsice.
thanks for any help from you more experienced people.
jomamameister

crUsAdEr
May 8th, 2002, 21:22
Hi jomamameister

You can switch off use the little trick of switching off code screen at the start of where you need to log, and then keep pressing F8/F10 till the end of the area you want to log... then use sice symbol loader to save log....

Note : teh log has a limited buffer so i cant log for more than a certain number of instructions...

Hope this helps,
crUsAdEr