gonbbb

Results 3 issues of gonbbb

Hello, I would like to use a hook called AddUserStateHook, but I don't have a concrete example of a state. Is there a list somewhere? I think there are several...

There is an argument -sample in synthether.py. If this argument is not included, the encoding below will result in a NoneType judgment and processing will stop when running synthesizer.py ([this](https://github.com/sslab-gatech/winnie/tree/master/harnessgen#one-trace))....

Hi I tried to run one-trace against `toy_example.exe` . (In the following script, absolute paths were used in practice.) ref. https://github.com/sslab-gatech/winnie/tree/master/harnessgen#one-trace ```bash $ pin.exe -t \path\to\tools\Tracer\x64\Debug\Tracer.dll -logfile "\path\to\cor1_1" -trace_mode "all"...