KB-bit
KB-bit
I am very interested in this topic and trying to generate the harness,but failed. Could you please give me more details about generating harness,like some complete examples? Thank you very...
> Can you tell me how to generate the harness(command)? Thank you very much!!! Have you successfully generated the harness? I encountered a problem: File ".../harness/common.py", line 513, int typedef...
> @KB-bit Sorry, I didn't encounter the problem. Can you tell me the cmd to generate the harness for toy_example.exe? I followed the tutorial in harnessgen folder , but I...
> @KB-bit .\pin.exe -t source/tools/Tracer/Release/Tracer.dll -logdir "cor1_1" -trace_mode "all" -only_to_target "toy_example.exe" -only_to_lib "example_library.dll" -- D:\2022\final\w2\winnie\samples\toy_example\Release\toy_example.exe D:\2022\final\w2\winnie\samples\toy_example\in\input python synthesizer.py harness -t D:\2022\final\w2\winnie\harnessgen\lib\pin\cor1_1\drltrace.23944.log -d D:\2022\final\w2\winnie\harnessgen\lib\pin\cor1_1\memdump -s test -sample input Thank you so...