type++ is a C++ dialect presented at NDSS 2025 that prevents type confusion vulnerabilities by embedding inline type information into every allocated object involved in downcasting, not just polymorphic classes. Unlike existing solutions that either incur high runtime overhead or offer partial coverage, type++ enables

1m read timeFrom securityboulevard.com
Post cover image

Sort: