How to debug and profile any EXE with Visual Studio

Shikha Kaul

Have you ever needed to debug or profile an executable (.exe file) that you don’t have source for or can’t build? Then the least known Visual Studio project type, the EXE project, is for you!