Introduction to Code Sanitizers
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the world of code sanitizers in this 46-minute conference talk from code::dive 2023. Discover how these powerful tools can help detect and diagnose elusive bugs like memory corruptions, race conditions, and undefined behavior that traditional debugging methods often miss. Learn about various sanitizing tools available on major platforms, including debug C++ standard library implementations, Valgrind, AddressSanitizer, ThreadSanitizer, and UndefinedBehaviorSanitizer. Gain insights from French C++ expert Mathieu Ropert, who shares his expertise in performance optimization and multithreading for historical video game development. Understand how code sanitizers instrument programs to reveal hidden issues and provide clear, visible symptoms for easier bug tracking and analysis.
Syllabus
Introduction to Code Sanitizers - Mathieu Ropert - code::dive 2023
Taught by
code::dive conference
Related Courses
Binder - The Bridge To Root - Hongli Han and Mingjian ZhouHack In The Box Security Conference via YouTube JARVIS Never Saw It Coming - Hacking Machine Learning in Speech, Text and Face Recognition
44CON Information Security Conference via YouTube SyScan360'16 Singapore - Memory Corruption Is For Wussies
SyScan360 via YouTube Select Code Execution From Using SQLite
media.ccc.de via YouTube BLEEDINGBIT - Your APs Belong to Us
Black Hat via YouTube