logoalt Hacker News

tptacekyesterday at 7:09 PM1 replyview on HN

Be specific. Which analyzer are you talking about and which specific targets are you saying they were successful at?


Replies

canucker2016yesterday at 9:59 PM

Intrinsa's PREfix static source code analyzer would model the execution of the C/C++ code to determine values which would cause a fault.

IIRC they were using a C/C++ compiler front end from EDG to parse C/C++ code to a form they used for the simulation/analysis.

see https://web.eecs.umich.edu/~weimerw/2006-655/reading/bush-pr... for more info.

Microsoft bought Intrinsa several years ago.

show 1 reply