RemedyBG 0.3.9.9 is now available for download.
New Feature
Improvements
Bug Fixes
In this new version I have a problem:
"The initial directory used in the file open dialog for command/working directory is now based on the current value rather than the application's last visited directory, when possible."
RemedyBG is started from its directory or with a link in the taskbar.
Than when clicked on the '...' of 'Command' or 'Working Directory' in the 'Session' menu the dialog window doesn't show up instead RemedyBG closes.
'Source File' 'Open' works. The Open File dialog shows up.
In version 0_3_9_8 it works.
It would be nice if you could take a look.
In general RemedyBG works amazingly good, but sometimes I notice that it cannot access process memory. I am running remedybg as a regular user on Windows 11.
The following example demonstrates me trying to display
a std::string
variable url_
. Any pointers to understand this better will be helpful.
*url_._Mypair._Myval2._Bx._Ptr;??? (unable to read process memory);char;
I've done some tests:
The text only disappears after I double click to select a byte and the memory panel has focus. If, after the byte select, I change the focus to another panel, then, when scrolled down, the text still shows.
At least that is what happens on my side.