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.