-
When I try to use the program while my Mayflash 4-port WiiU Gamecube controller adapter is connected, it crashes the program when I select the .INI file.
If it helps, Windows identifies the adapte…
-
Somewhat related to #178 - there are currently no tests for the debugger/webserver integration. We could write a small test program to be debugged, launch the debugger and jsdbg with it, and make req…
-
Add build options `-Xswiftc -g -Xswiftc -debug-info-format=codeview`
-
Steps to reproduce:
* Connect mouse and install driver.
* Run `HidUtil.exe 255 255 255` (white).
* Observe that tail-light turns red due to "safety" clamping in driver. This proves that the driver …
-
## Background and Motivation
I regularly use SOS to diagnose issues (particularly from user submitted crash dumps), but also live debugging sessions. The particular software application in my case i…
-
Hi, this is a bit of a feature request and might be out of scope for what RemedyBG focuses on, but I searched the existing issues and didn't see anything so I thought I'd ask: would it be possible to …
-
Currently it is possible to scan memory only by dumping it manually to a file and using the ```--raw``` option. A useful feature would be the ability to parse core dump files (gdb can generate core du…
-
Greetings,
Report RE: WinPmem 4.0 RC (x64)
# Summary:
When the pagefile on an Azure virtual machine, located on the secondary disk) is larger than 4GB, winpmem fails to dump. When it is
-
Currently the installer drops the plugin and TTD DLLs into IDA's install folder which requires admin privileges. Besides making the installer unnecessarily IDA version-specific, this can be easily avo…
-
With
```
dx -r1 Debugger.State.FunctionAliases
```
I get
```
dflow [!dflow []
Shows the instructions of the function containing [] which influence the source operands of that ins…