Commit History

Author SHA1 Message Date
  Derek Lesho e3c83beb85 ntoskrnl.exe: Implement PsGetProcessPeb. 4 years ago
  Derek Lesho cf174a661d ntoskrnl.exe: Implement PsGetProcessExitProcessCalled. 4 years ago
  Derek Lesho 2a63140530 ntoskrnl.exe: Implement PsIsThreadTerminating. 4 years ago
  Derek Lesho cfff391875 ntoskrnl.exe: Implement IoThreadToProcess. 4 years ago
  Derek Lesho efd6b8d609 ntoskrnl.exe: Add ExEnumHandleTable stub. 4 years ago
  Derek Lesho 80fd1ec210 ntoskrnl.exe: Implement PsGetProcessWow64Process. 4 years ago
  Derek Lesho 24ed71be87 ntoskrnl.exe: Implement PsGetProcessCreateTimeQuadPart. 4 years ago
  Derek Lesho bd0473135a ntoskrnl.exe: Implement PsGetProcessImageFileName. 4 years ago
  Derek Lesho e14d1edf67 ntoskrnl.exe: Stub IoGetTopLevelIrp. 4 years ago
  Derek Lesho 5e78c98a70 ntoskrnl.exe: Implement ObCloseHandle. 4 years ago
  Derek Lesho 062d63dcd3 ntoskrnl.exe: Support directory kernel objects. 4 years ago
  Derek Lesho eb41f5c615 ntoskrnl.exe: Export KdDebuggerNotPresent. 4 years ago
  Derek Lesho ab2c2d7fe1 Workaround kernel handle issues and allow a specific case of client process usage. 4 years ago
  Derek Lesho 4c02a4f3f4 ntoskrnl.exe: Add stub disk driver. 4 years ago
  Derek Lesho 6f7dd1c83d INCREDIBLY stupid hack to support ymm instructions. 4 years ago
  Derek Lesho 6dbc75ead0 ntdll: Export KiUserApcDispatcher 4 years ago
  Derek Lesho e46a2211df ntoskrnl.exe: Stub SystemCodeIntegrityInformation. 4 years ago
  Derek Lesho e885577758 ntdll: Stub SystemBootEnvironmentInformation. 4 years ago
  Derek Lesho 25dff61a8f ntdll: Stub SystemBigPoolInformation. 4 years ago
  Derek Lesho 80098b7705 ntdll: Include ObjectPointer in SYSTEM_HANDLE_INFORMATION for winedevice. 4 years ago
  Derek Lesho 3992bc21ba ntdll: EAC reads these. 4 years ago
  Derek Lesho 33d8f2e12c ntdll: Yield to APCs before LdrInitializeThunk is run. 4 years ago
  Derek Lesho 16e77871df ntdll: Optimize LdrGetDllHandle for no apparent reason 🐸. 4 years ago
  Derek Lesho 2aedd2c34a Set 0x4000 flag on LDR_MODULE, eac needs it. 4 years ago
  Derek Lesho 83cc37cb72 kernel32: Ensure GetProcAddress in kernel32 routes through kernelbase. 4 years ago
  Derek Lesho 219994f495 fltmgr.sys: Implement FltGetFileNameInformationUnsafe/FltReleaseFileNameInformation. 4 years ago
  Derek Lesho 7ee7b2319e dllhost: Add stub dllhost exe. (EasyAntiCheat.sys co-opts this.) 4 years ago
  Derek Lesho 0cccc92f05 *complete* garbage, ignore. 4 years ago
  Derek Lesho 890175674f ntoskrnl.exe: CPU emulator go BRRRRRRRRRRRRRRRRRRR. 4 years ago
  Derek Lesho 7cfe091ad8 ntoskrnl.exe: Emulate arbitrary memory access to user-space. 4 years ago