AddressSanitizer on Windows
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the implementation of AddressSanitizer (ASan) on Windows in this comprehensive ACCU 2021 conference talk by Victor Ciura. Delve into the world of dynamic runtime analysis for C++ projects using Visual Studio 2019, comparing it to static analysis tools like Clang-tidy. Learn how ASan works behind the scenes, examining its compiler and runtime components, and analyze its impact on performance and memory footprint. Through practical examples, discover how to interpret memory snapshots in Visual Studio to identify and diagnose memory vulnerabilities. Gain insights into leveraging Azure cloud resources for running fuzz testing with ASan enabled, all from within the Visual Studio IDE. This talk provides valuable knowledge for C++ developers looking to enhance their code quality and security on Windows platforms.
Syllabus
AddressSanitizer on Windows - Victor Ciura [ ACCU 2021 ]
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube