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

How McSema Handles C++ Exceptions

Summary

McSema can now correctly lift C++ programs with exception-based control flow, claimed as the only binary lifter to do so. It covers x86-64 exception tables, stack unwinding, and recovery into LLVM.
Published
Collected

original ↗

Related coverage

back