-
My program is doing something like the following:
```
HANDLE hOut = GetStdHandle( STD_OUTPUT_HANDLE );
if( hOut == NULL ) {
AllocConsole();
SetConsoleTitle( TEXT("DBG stdout") );
hOut = GetStdH…
Borph updated
8 years ago
-
I'd like to inform you of a bug of mhook 2.4.
The bug causes stack overflow when hooking VirtualProtect and calling the original VirtualProtect from the hooked VirtualProtect, because VirtualProtect …
-
Just what the title says. my virus software quarantines the archive for containing a threat, it says.
edit, seems to be the d3d9.dll
-
In #1450 it have been noticed several messages `Failed to read address` from `syscalls` plug-in. This start to occur after making `libusermode` to inject `MmCopyVirtualMemory` instead of page faults.
…
-
### Description
Recently, I needed to run C# code in a game server using nethost. However, it crashes when loading coreclr. To reproduce the issue, I minimized the code to a small example:https://git…
-
It would be pretty useful if extra flags were added like
**EF_NOSLERP**
- Custom animated entities (animtime) after moving (velocity len == 0.0) looks like x frame was assigned one time, and fixes…
-
```
10636 21:47:59.357 Starting DxWrapper v1.0.6334.21
10636 21:47:59.357 To Be Filled By O.E.M. To Be Filled By O.E.M. To Be Filled By O.E.M. (Desktop)
10636 21:47:59.357 ASRock X570 Taichi …
-
I crash Remant from the Ashes constantily the time i use migoto. The Launcher will not work, it cannot identify the load, so its not a prevention to use the launcher,
https://losti.s3.amazonaws.com…
-
### Describe the bug
Explorer.exe crashes whenever I try to select "Properties" or "Open in new window" from the context menu of a folder in the left-hand (navigation) pane of an Explorer window.
Th…
-
HHi, i was having issues using this injection method. I tried to implement this into my own driver, when i map the driver (MY OWN DRIVER) with your GhostMapperUM i get bsod upon i call the inject func…
evo15 updated
5 months ago