To undecorate mangled C++ names that Visual Studio generates, you can use undname.exe.
undname.exe
But what if you want to avoid the overhead of creating a full-bl
You're looking for UnDecorateSymbolName function provided by dbghelp.