VSDebugPro is a Visual Studio extension for Visual C/C++, C# that adds several usefull 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.
Available for:
VS2010 - VS2022
, C/C++
, C#
, x86/64
, Arm64/Arm64EC