Commit Graph

86 Commits

Author SHA1 Message Date
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
vxunderground
b56bab5247
Create IsPathValid.cpp 2022-07-14 22:39:32 -05:00
vxunderground
da2ca636e7
Update and rename GeneratePseudoRandomString.cpp to CreatePseudoRandomString.cpp 2022-07-14 22:36:05 -05:00
vxunderground
edecc91248
Create GeneratePseudoRandomString.cpp 2022-07-14 22:35:17 -05:00
vxunderground
4705e3fa53
Create HashStringUnknownGenericHash1.cpp 2022-07-14 22:31:42 -05:00
vxunderground
449f7a0119
Create HashStringSuperFastHash.cpp 2022-07-14 22:31:17 -05:00
vxunderground
708ccf8ca4
Create HashStringSdbm.cpp 2022-07-14 22:30:55 -05:00
vxunderground
bc2dfed4e1
Create HashStringRotr32.cpp 2022-07-14 22:30:35 -05:00
vxunderground
c0632c55b0
Create HashStringLoseLose.cpp 2022-07-14 22:30:08 -05:00
vxunderground
cc9b0fdf2f
Create HashStringJenkinsOneAtATime32Bit.cpp 2022-07-14 22:29:49 -05:00
vxunderground
ff055b5b50
Create HashStringFowlerNollVoVariant1a.cpp 2022-07-14 22:29:29 -05:00
vxunderground
2230699ef5
Create HashStringDjb2.cpp 2022-07-14 22:29:10 -05:00
vxunderground
b0832681e8
Create StringToken.cpp 2022-07-14 22:28:38 -05:00
vxunderground
36dd02c039
Create StringTerminateStringAtChar.cpp 2022-07-14 22:28:14 -05:00
vxunderground
70e260060e
Create StringRemoveSubstring.cpp 2022-07-14 22:27:51 -05:00
vxunderground
5dd6847bfe
Create StringFindSubstring.cpp 2022-07-14 22:27:11 -05:00
vxunderground
4b6f2d5dba
Create StringLocateChar.cpp 2022-07-14 22:26:11 -05:00
vxunderground
978703810c
Create StringConcat.cpp 2022-07-14 22:25:48 -05:00
vxunderground
83c694497d
Create StringCopy.cpp 2022-07-14 22:24:36 -05:00
vxunderground
fbfd8ed4d8
Create StringCompare.cpp 2022-07-14 22:23:56 -05:00