Poor Man's Static Analysis - BSides London 2014
-
Jon Butler
- 21 May 2014
Download the presentation here.
MWR’s Jon Butler recently presented his research into static analysis at BSides London 2014.
The research focussed on using Clang to write static analysis tools for assisting with manual code review. This talk walks through the process of writing the tool, and using it to trace the control flow followed by DOM event dispatches in the Google Chrome code base.