Log in

View Full Version : how i can save my trace in softice ???


Arbitor
October 17th, 2003, 06:06
my question is :
1. how i can save my trace in softice ???
2. what i need ???...

3. [Edit by JMI: The instructions for the Forum state very clearly NOT to ask where to find Tools of the Trade. Read the FAQ. Do not ask for such information again.!]

Thanks' and sorry about my english is bad.

jojojo
October 17th, 2003, 10:08
hmm...iam not a softice user anymore, but i remember some "trick" with the "File / Save SoftICE History As" menu from Symbol Loader.
it will contain the last instruction traced...sorry, but i cant remember how to enlarge that trace log...but theres a way. )

besides that, isnt icedump (etc) capable to do that?

hehe...as mentioned before, iam used to olly!

regards

naides
October 18th, 2003, 12:26
Quote:
[Originally Posted by Arbitor]my question is :
1. how i can save my trace in softice ???
2. what i need ???...

3. [Edit by JMI: The instructions for the Forum state very clearly NOT to ask where to find Tools of the Trade. Read the FAQ. Do not ask for such information again.!]

Thanks' and sorry about my english is bad.


Look into this board, Kayaker et al coded a Sice tracer.

Also in Anticrack site, linked below, look for the tutorial


Reverse-Engineering: Cracking 99% of all Time Trials - Written by Mushy.

He provides a method to save the traces, which is rather handy

Aimless
October 20th, 2003, 00:52
1. Go to the position where you want to start the trace.

2. Turn the code window off

3. Start tracing. You should now see the instructions in the command window

4. After you reach where you want to be, exit from softice

5. Go to program loader and save the command window to a log file of your choice.

6. BTW, in simple traces, its far better to use Ollydbg.

Have Phun