symbolic-trace
symbolic-trace copied to clipboard
Can not get the trace of a specific process when using symbolic trace
Hi, I install panda v1.0 recently and want to use symbolic-trace to analysis a trace of specific process. After recording with panda, I use the following command line to get the trace:
echo "begin_replay
However, after I read the source code of the llvm_trace, I can not find any codes that use the cr3 value? So which version of the panda should I use?