VSDebugPro - Enhanced debugging for C/C++. Dump blocks of data to files, load data in memory from files, copy memory, and more.
VSDebugPro
is an open source Visual Studio extension for Visual C/C++ that adds several useful debugging utilities such as dumping raw blocks of memory to a file without changing program code, loading binary data from a file to a specific memory location, allocating new memory in the debugged process, and more.