Phying News
Curated security research, vulnerabilities, advisories and tools for practitioners.

C your data structures with rellic-headergen

Summary

rellic-headergen converts LLVM bitcode debug information into equivalent C type definitions, making it easier to reason about memory layouts of complex C++ types with templates and inheritance.
Published
Collected

original ↗

Related coverage

back