Commit Graph

51 Commits

Author SHA1 Message Date
vxunderground 92f1de7ddb Create GetProcAddressSuperFastHash.cpp 2022-07-15 12:53:28 -05:00
vxunderground ad143c940f Create GetProcAddressSdbm.cpp 2022-07-15 12:52:47 -05:00
vxunderground 632fd1f5ed Create GetProcAddressRotr32.cpp 2022-07-15 12:51:22 -05:00
vxunderground 1f90e7dbf0 Rename Windows API/RtlLoadPeHeaders.cpp to Windows API/Library Loading/RtlLoadPeHeaders.cpp 2022-07-15 12:50:22 -05:00
vxunderground dedc77724d Create GetProcAddressJenkinsOneAtATime32Bit.cpp 2022-07-15 12:50:01 -05:00
vxunderground dccd0d3f44 Create GetProcAddressLoseLose.cpp 2022-07-15 12:49:00 -05:00
vxunderground 6136b046fd Create GetProcAddressFowlerNollVoVariant1a.cpp 2022-07-15 12:47:55 -05:00
vxunderground 32faf558e8 Create GetProcAddressDjb2.cpp 2022-07-15 12:45:25 -05:00
vxunderground 294ccb9621 Create RfInitializeObjectAttributes.cpp 2022-07-15 12:39:45 -05:00
vxunderground c5a260d790 Create NT_SUCCESS.h 2022-07-15 12:39:05 -05:00
vxunderground c5ac82d465 Create RfGetProcAddress.cpp 2022-07-15 12:23:13 -05:00
vxunderground 3866572b4b Rename Windows API/RfGetModuleHandle.cpp to Windows API/Library Loading/RfGetModuleHandle.cpp 2022-07-15 12:18:57 -05:00
vxunderground 97aa50d4f4 Create RfGetModuleHandle.cpp 2022-07-15 12:14:20 -05:00
vxunderground 6dceccddaa Update RfGetEnvironmentVariable.cpp 2022-07-15 12:10:59 -05:00
vxunderground 0975c27a37 Create IsProcessRunning.cpp 2022-07-15 10:56:59 -05:00
vxunderground c349c1bdb7 Create IsNvidiaGraphicsCardPresent.cpp 2022-07-15 10:56:22 -05:00
vxunderground 639e738191 Update ComVssDeleteShadowVolumeBackups.cpp 2022-07-15 08:07:14 -05:00
vxunderground 6ae2f4fd2d Rename DeleteFile.cpp to RfDeleteFile.cpp 2022-07-14 23:25:59 -05:00
vxunderground 6a95dc9f37 Create RtlLoadPeHeaders.cpp 2022-07-14 23:21:12 -05:00
vxunderground 763ca11b0a Create GetKUserSharedData.cpp 2022-07-14 23:20:30 -05:00
vxunderground 2ed777c5c3 Create RfGetProcessHeap.cpp 2022-07-14 23:19:47 -05:00
vxunderground 0c46dd7639 Create GetTeb.cpp 2022-07-14 23:19:22 -05:00
vxunderground 50c804b72c Create GetRtlUserProcessParameters.cpp 2022-07-14 23:19:03 -05:00
vxunderground aff16faeb6 Create GetPebAlt.cpp 2022-07-14 23:18:45 -05:00
vxunderground fdae91af7f Create GetPeb.cpp 2022-07-14 23:18:27 -05:00
vxunderground fa59e3104a Create ComVssDeleteShadowVolumeBackups.cpp 2022-07-14 23:17:41 -05:00
vxunderground 42e2d8a439 Create IsDomainController.cpp 2022-07-14 23:14:23 -05:00
vxunderground 85c856b940 Create GetLinkedDllCount.cpp 2022-07-14 23:12:56 -05:00
vxunderground 939f506a25 Create GetOSIdentificationData.cpp 2022-07-14 23:12:16 -05:00
vxunderground 92e3a62f21 Create IsProcessRunningAsAdmin.cpp 2022-07-14 23:11:03 -05:00
vxunderground 2f5e057fda Create RfGetEnvironmentVariable.cpp 2022-07-14 23:10:20 -05:00
vxunderground 82c5f20124 Create SetProcessPrivilegeToken.cpp 2022-07-14 23:06:34 -05:00
vxunderground a4ff98f5ff Create CreateProcessFromIHxHelpPaneServerW.cpp 2022-07-14 23:05:01 -05:00
vxunderground 0f69de3e1e Update CreateProcessFromIHxInteractiveUserW.cpp 2022-07-14 23:04:06 -05:00
vxunderground 760175f6bb Create CreateProcessFromIHxInteractiveUserW.cpp 2022-07-14 23:02:39 -05:00
vxunderground 4c32680719 Create RfGetSystemWindowsDirectory.cpp 2022-07-14 23:00:55 -05:00
vxunderground b1b24fa209 Create GetInMemoryModulePathFromLoaderLoadModule.cpp 2022-07-14 22:59:21 -05:00
vxunderground eabd6cb4b4 Create GetInMemoryModulePathFromProcessParameters.cpp 2022-07-14 22:58:56 -05:00
vxunderground d90795b4ed Create RfGetCurrentWindowText.cpp 2022-07-14 22:56:02 -05:00
vxunderground 91dc26d5a9 Create RfGetCurrentThread.cpp 2022-07-14 22:48:51 -05:00
vxunderground dacb2181ae Create RfGetCurrentProcessId.cpp 2022-07-14 22:48:19 -05:00
vxunderground ed9df71a60 Create RfGetCurrentProcess.cpp 2022-07-14 22:47:55 -05:00
vxunderground c7a9e8498b Create RfGetCurrentDirectory.cpp 2022-07-14 22:46:17 -05:00
vxunderground c8dbf589dc Create EhWin32FromHResult.cpp 2022-07-14 22:42:59 -05:00
vxunderground 3a129e49a2 Create EhSetLastNtStatus.cpp 2022-07-14 22:42:42 -05:00
vxunderground 0404cf33f3 Create EhSetLastError.cpp 2022-07-14 22:42:25 -05:00
vxunderground 6ef8f869c5 Create EhGetLastNtStatus.cpp 2022-07-14 22:42:06 -05:00
vxunderground 20029e5250 Rename Windows API/EhGetLastError.cpp to Windows API/Error Handling/EhGetLastError.cpp 2022-07-14 22:41:47 -05:00
vxunderground acb7d87418 Create EhGetLastError.cpp 2022-07-14 22:41:30 -05:00
vxunderground 34e35ab72d Create DeleteFile.cpp 2022-07-14 22:40:55 -05:00