Name:
HexType
Description:
Efficient detection of type confusion errors for C++
Professor — Lab:
Mathias PayerHexHive Group

Technical description:
HexType is a sanitizer for C++ cast safety. The primary use case is during testing to detect type confusion issues in the code. Additionally, HexType may be run in a fuzzing environment to detect type violations.
Papers:
Project status:
inactive — entered showcase: 2019-03-18 — entry updated: 2024-04-12

Source code:
Lab GitHub - last commit: 2021-11-16
Code quality:
Prototype
Project type:
Application
Programming language:
C++