RemedyBG
A downloadable debugger for Windows
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).
This project is in development and should be considered in "early access". There are certainly bugs as well as features on the roadmap. For example, the text window for displaying source code does not currently have any sort of syntax highlighting, although this planned for a future version.
Speaking of future versions, note that 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 if you create a project in Visual Studio, one of the default options 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.
Please use the message boards at https://remedybg.handmade.network/ or contact me via email (remedybg@protonmail.com) for any comments, requests, and so forth.
0.3.9.6 SHA256: bf1131ebe52feaa3a4685d26564e354926c167607ae5a1af83d6fdb70012acf8
See the included README.txt for the full list of new features, improvements, and bug fixes in the latest release.
Updated | 17 hours ago |
Status | In development |
Category | Tool |
Platforms | Windows |
Rating | Rated 5.0 out of 5 stars (100 total ratings) |
Author | remedybg |
Tags | 64-bit, debugger, development-tool, windows |
Purchase
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: