Skip to content

Materials for my QCon NYC 2016 talk: "Beyond Breakpoints: A Tour Of Dynamic Analysis"

Notifications You must be signed in to change notification settings

dijkstracula/QConNYC2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Beyond Breakpoints: A Tour Of Dynamic Analysis

Abstract

Despite advances in software design and static analysis techniques, software remains incredibly complicated and difficult to reason about. Understanding highly-concurrent, kernel-level, and intentionally-obfuscated programs are among the problem domains that spawned the field of dynamic program analysis. More than mere debuggers, the challenge of dynamic analysis tools is to be able record, analyze, and replay execution without sacrificing performance. This talk will provide an introduction to the dynamic analysis research space and hopefully inspire you to consider integrating these techniques into your own internal tools.

Presentation materials

Dynamic Analysis Tools / Source Code

Supplimental Papers

Overview, Dynamic Analysis, and Tools

Time-Travel Debugging, Record & Replay, and Taint Analysis

Multiprocessor Replay and Race Detection

Photo Credits

Licences

Special thanks

About

Materials for my QCon NYC 2016 talk: "Beyond Breakpoints: A Tour Of Dynamic Analysis"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published