List Question
20 TechQA 2023-05-21T22:56:30.587000How can I convert a native (NT) registry key name into a Win32 name?
46 views
Asked by Alex Dragokas
How to apply restrictions like set a timelimit for another apps, block certain URLs from my devlopment app in mobile devices?
344 views
Asked by ABHISHEK KUMAR
TerminateProcess with GetCurrentProcess() handle and with GetCurrentProcessId() handle
217 views
Asked by Ex-Kyuto
Why are ZwQuerySystemInformation results delayed?
314 views
Asked by Louis Bernard
How to open a process by name with NtOpenProcess
637 views
Asked by Anders
NtQueryObject returns wrong insufficient required size via WOW64, why?
386 views
Asked by 0xC0000022L
NtOpenSymbolicLinkObject doesn't succeed to get symbolic link handle
191 views
Asked by E235
Close file handle of process from kernelmode driver on Windows
348 views
Asked by Louis Bernard
Is there an easy way to call native NT API?
437 views
Asked by C.M.
How to fix exit code 0xc0000005 (STATUS_ACCESS_VIOLATION) on NtAllocateVirtualMemory?
2k views
Asked by her0mx
Running programs using RtlCreateUserProcess only works occasionally
1.2k views
Asked by Louis Bernard
Is it possible to call functions from a kernel mode driver in a user mode application on Windows?
1.8k views
Asked by FShrike
Custom software driver communication with user client on Windows
496 views
Asked by FShrike
What does MmMapLockedPages do in UserMode?
165 views
Asked by FShrike
How to use MAXIMUM_ALLOWED properly?
998 views
Asked by C.M.
NtCreateFile returning STATUS_OBJECT_NAME_NOT_FOUND even if the file exists in the directory
813 views
Asked by Yung Lew
NtAllocateVirtualMemoryEx definition
2.1k views
Asked by herb
Can NtWriteFile() produce a short write?
282 views
Asked by C.M.
Can NtReadFile() produce a short read without reaching eof?
417 views
Asked by C.M.