Strong Typing and Debug Information and Decompilation = Heap Analysis for C++
3 core-explorer 1 6/10/2025, 12:32:02 PM core-explorer.github.io ↗
Comments (1)
core-explorer · 2d ago
I 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).