certfuzz icon indicating copy to clipboard operation
certfuzz copied to clipboard

BFF 2.8 ISO includes Visual C++ Runtime 2013 rather than 2010

Open wdormann opened this issue 4 years ago • 0 comments

The MSEC.dll included with BFF requires the Visual C++ runtime 2010. However, the runtime that comes with the ISO is Visual C++ 2013. As such, if somebody installs BFF via the ISO on a machine that doesn't already have the 2010 runtime, it won't record any unique crashes.

wdormann avatar Mar 16 '21 20:03 wdormann