Strong Typing and Debug Information and Decompilation = Heap Analysis for C++
core-explorer.github.ioI got tired of debugging the same kind of bugs over and over again. I can't make a dent in the overall quality of the legacy code base, so I decided to start writing a tool to automate the boring parts of debugging memory corruption and memory leaks (no LLM involved so far).