How McSema Handles C++ Exceptions
blog.trailofbits.com | blog | #reverse-engineering | #cpp | #compilers | #mcsema | #binary-lifting | #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
Skip to content