-
## Environment
* **Intellij-Rust plugin version:** v0.2.98.2125-191
* **Rust toolchain version:** 1.37.0-nightly (5d8f59f4b 2019-06-04) x86_64-pc-windows-msvc
* **IDE name and version:** Intelli…
-
```
libtool: error: unrecognised option: '-DPACKAGE_VERSION_STRING=\"1.15\"'
make[2]: *** [Makefile:93: libiconv.res.lo] Error 1
make[2]: se sale del directorio '/home/pi/Escritorio/hangover/bu…
ghost updated
4 years ago
-
stupid issue but i dont know what to do:
```
// HOOK INFO
using dxgk_submit_command_t = int64_t(__fastcall*)(D3DKMT_SUBMITCOMMAND * data);
```
https://i.imgur.com/uftOQKz.png
and
`uint8_t* sub…
DemQn updated
4 years ago
-
https://www.unknowncheats.me/forum/anti-cheat-bypass/314342-read-unknown-kernel-address-safe.html
I asked a long time ago
I want to do a kernel memory search
but BSOD occurs when reading unkn…
-
Mapping any driver even the simplest.
`auto test = KbRtl::KbRtlMapDriverFile(L"C:\\dummy.sys", L"KBFM");
fmt::print("test {0} ", test);`
Produces KbLdrImportNotResolved can someone provide m…
vajos updated
4 years ago
-
> hNtTerminateProcess = SSDT::Hook("NtTerminateProcess", (void*)HookNtTerminateProcess);
> if (hNtTerminateProcess)
> hook_count++;
> NTSTATUS HookNtTerminateProcess(
> __i…
-
### Description
Powershell command Import-AzureRmApiManagementApi does not allow to set up the version of imported APIs.
### Script/Steps for Reproduction
In Azure web portal I can choose a…
-
Hello.
In release build (on Windows 10 x64) refresh_processes() takes around 400-500ms each. Is it an ok time? Seems like way too much for me, and it's not idle time, it drains the CPU time. The Rust…
-
while (Virtualqueryex(processhandle,pointer(currentBaseAddress),mbi,sizeof(mbi))0) and (currentBaseAddresscurrentBaseAddress) do
//last check is done to see if it wasn't a 64-bit overflow.
S…
-
Why this error?
Source codes in repo https://github.com/lurumdare/khaleesi/tree/xantidebug
commit https://github.com/lurumdare/khaleesi/commit/1929297589062700abc42a51ef8eb14628282aba
ghost updated
5 years ago