ExceptionHandler icon indicating copy to clipboard operation
ExceptionHandler copied to clipboard

A solo-made exception handler project that is able to record in-depth crash logs on end user systems

Results 3 ExceptionHandler issues
Sort by recently updated
recently updated
newest added

Currently, other projects like Process Hacker (now System Informer) reimplement Windows functionality in order to do as they please with symbols, debug info etc. This should be done here.

This project currently requires C++17, which is considered by many yet to be too new or unsupported for various reasons. It would be useful to backport this project to an...

The AVX-512 instruction set extension is commonly found on enterprise and workstation oriented CPU's, and recently the entire 11th gen CPU lineup from Intel. This project concerns AVX-512 because of...