01Provides detailed stack traces and memory maps for precise debugging
02Detects buffer overflows, stack-use-after-return, and use-after-free errors
03Integrates seamlessly with major fuzzers like libFuzzer and AFL++
04939 GitHub stars
05Instruments code during compilation for efficient runtime monitoring
06Supports custom configuration via environment variables like ASAN_OPTIONS