mirror of
https://github.com/wavestone-cdt/EDRSandblast.git
synced 2026-06-10 09:27:19 +00:00
cosmetic changes
This commit is contained in:
@@ -139,7 +139,7 @@ VOID WriteMemoryPrimitive_RTCore(SIZE_T Size, DWORD64 Address, PVOID Buffer) {
|
||||
exit(1);
|
||||
}
|
||||
|
||||
DeviceIoControl(GetDriverHandle_RTCore (),
|
||||
DeviceIoControl(GetDriverHandle_RTCore(),
|
||||
RTCORE64_MEMORY_WRITE_CODE,
|
||||
&WriteCommand,
|
||||
sizeof(WriteCommand),
|
||||
|
||||
Reference in New Issue
Block a user