VSDebugPro - Enhanced debugging for C/C++. Dump blocks of data, load data in memory
VSDebugPro is a 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.
http://www.vsdebug.pro/
https://github.com/ovidiuvio/VSDebugPro
License:
Tech:
Tags: