Post #3657737
2026-07-07 20:57 UTC
@bytebro@mastodonapp.uk I think clang’s sanitizers (and probably gcc too now?) are a similar shape: runtime instrumentation to detect dangerous behaviour.
Replies (1)
-
@bytebro@mastodonapp.uk 2026-07-07 21:00
@mykter@infosec.exchange Interesting - it's been far too long since I've used gcc for 'real' stuff. That sounds useful, once I figure out how to use it (those tools).