microsoft / binskim

A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats
Other
779 stars 156 forks source link

Put evidence of MSVC ASAN utilization in telemetry stream #981

Open MahmoudGSaleh opened 9 months ago

MahmoudGSaleh commented 9 months ago

All MSVC ASAN instrumented objs are built with /fsanitize=address. Additionally, ASAN instrumented binaries are linked to one of these 4 binaries (for x86 or x64 and debug or retail):