Testing Coverage
DynamoRIO includes drcov.exe, which will provide a log which contains all of the functions accessed during the test case.
DynamoRIO-Windows-9.0.19146\bin64\drrun.exe -t drcov -- C:\wmf_harness.exe C:\3_streams.avi
Utilizing lighthouse https://github.com/gaasedelen/lighthouse
Convert drcov 3 to drcov 2 with the following gist:
Last updated
Was this helpful?