PDA

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


Arbitor
10-17-2003, 07:06 AM
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
10-17-2003, 11:08 AM
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
10-18-2003, 01:26 PM
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
10-20-2003, 01:52 AM
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