A forum for reverse engineering, OS internals and malware analysis 

Ask your beginner questions here.
 #17671  by tom.work.project
 Wed Jan 09, 2013 9:35 am
I am working with ollydbg, Is there a way to save a trace of the opcode that is being executed (and not the command)? I want to compare different malware trace runs, and using opcode trace (and not the evaluated commands) would give more reliable results.