Search code examples
How to point to _TEB without redefining it?...


c++cwinapintdll

Read More
Does the Windows Kernel have a copy-on-write fork() instruction?...


windowskernelforkcopy-on-writentdll

Read More
Use NtQueryInformationProcess to check for debugger attached...


c++windowswinapintdll

Read More
DLL not found in redistributable (biddll.dll)...


c++dlldllimportntdll

Read More
Control Flow Guard Exception When Using Outlook Object Model...


outlookoutlook-addinoffice-interopntdllcontrolflowguard

Read More
Mapping high-level functions in user-mode dlls to NTDLL.dll...


c++apidllntdllnt-native-api

Read More
RtlSetProcessIsCritical vs NtSetInformationProcess...


cwindowswinapintdll

Read More
NtProtectVirtualMemory return STATUS_ACCESS_VIOLATION?...


c++winapintdll

Read More
Get process's thread information in windows OS...


c++winapintdll

Read More
Calling NtCreateProcessEx fails without exception...


c++winapisystem-callsntdll

Read More
C# How to import ntdll.dll to use NtDelayExecution and ZwSetTimerResolution?...


c#visual-studiothread-sleepntdll

Read More
NtCreateFile - can't seem to read a file that exists...


windowsntdll

Read More
Are Win32 applications automatically linked against ntdll.dll?...


windowswinapidllloadlibraryntdll

Read More
What is the difference between NtCreateProcess and ZwCreateProcess?...


windowswinapicreateprocesskernel-modentdll

Read More
Does an appcrash with a STATUS_STACK_OVERFLOW in a .Net application mean the stack overflow occured ...


c#.netstack-overflowcrashntdll

Read More
Why is ntdll.dll crashing my c++ executable?...


visual-c++processcrashntdll

Read More
How could I go about loading functions from NTDLL without linking against it or any other DLLs?...


functiondynamic-linkingportable-executablentdllwindows-nt

Read More
Does NtDll really export C runtime functions, and can I use these in my application?...


cwindowswinapicrtntdll

Read More
shortnames and parallel file copy...


winapifilesystemsntdll

Read More
_WIN32_WINNT Not defined...


c++ntdll

Read More
Linker error encountered upon attempting to use RtlInitUnicodeString()...


c++cwinapintdll

Read More
Creating a new registry key using the NtCreateKey() NTAPI function [NtOpenKey() function returns a N...


c++registryntdllnt-native-api

Read More
getting a list of kernel objects windows...


cwindowswinapintdll

Read More
Does the NT DLL Loader load DLLs in the order of the import section of the executable?...


windowsdllloaderntdll

Read More
MySQL Workbench 6.3.7 crashes on query with Windows 10 Home...


mysqlwindows-10mysql-workbenchntdll

Read More
How save the address of original function and call this later?...


delphidelphi-10-seattlentdllapi-hook

Read More
GetProcAddress vs __declspec( dllimport )...


c++windowswinapintdll

Read More
Can someone explain RtlAdjustPrivilege...


c#cfunctionbsodntdll

Read More
Creating a process in memory C++...


c++windowslinkerlinker-errorsntdll

Read More
Do Windows NT Native Applications have access to x86 software interrupts (like int 19)?...


x86interruptkernel-modentdll

Read More
BackNext