动态程序分析的问题
blog.trailofbits.com | 博客 | #memory-safety | #use-after-free | #tools | #vulnerability-discovery | #static-analysis | #llvm | #program-analysis | #data-flow | #pointsto | #data-flow-analysis
摘要
AddressSanitizer 等动态分析工具只能覆盖实际执行的代码路径;Trail of Bits 的 PointsTo 在 LLVM bitcode 上执行全程序静态数据流分析,可在大规模代码库中发现 use-after-free 漏洞。
- 发布时间
- 收录时间
Skip to content