RemedyBG is a 64-bit Windows debugger which ships as a portable 5 MB executable requiring no installation.
Most of the code for the RemedyBG debugger engine is written from scratch save for the UI bits (Dear ImGui) and x64 instruction decoding (Intel's XED).
The software license is a perpetual license. There will be no need to repurchase as new versions are released.
Note that the source code is not provided as part of the distribution.
Note that debugging 32-bit applications is not supported.
Note that debugging C# applications is not supported.
Note that if you create a project in Visual Studio, one of the default options (for some versions of MSVC) is /debug:fastlink. This option scatters bits of debug information throughout the OBJ and LIB files rather than putting this information into the PDB file. RemedyBG does not support this flag and will fail to find any symbol information if this option is used. This information is also in the README.txt contained in the distribution, but I'm repeating here as it has been a common issue.
Please use the Handmade Network Discord server, channel #remedybg, or contact me via email (remedybg@protonmail.com) for any comments, questions, requests, and so forth.
Latest version: 0.4.0.16 SHA256: a5f10574b7b4b362439deadcfbd9d25fa48ef15e4a80b38142a7195d7672ab97
See the included README.txt for the full list of new features, improvements, and bug fixes in the latest release along with SHA256 values for previous releases.
In order to download this debugger you must purchase it at or above the minimum price of $29.95 USD. You will get access to the following files: