Last active
November 5, 2024 22:16
-
-
Save mgeeky/f0d13172d557e5860c0301dbf847de60 to your computer and use it in GitHub Desktop.
PROCMON Operations list
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CloseFile | |
CreateFile | |
CreateFileMapping | |
DeviceIoControl | |
FileSystemControl | |
FlushBuffersFile | |
Load Image | |
LockFile | |
NotifyChangeDirectory | |
Process Create | |
Process Exit | |
Process Profiling | |
Process Start | |
RegFlushKey | |
RegUnloadKey | |
QueryAllInformationFile | |
QueryAttributeInformationVolume | |
QueryAttributeTagFile | |
QueryBasicInformationFile | |
QueryDeviceRelations | |
QueryDirectory | |
QueryEAFile | |
QueryFileInternalInformationFile | |
QueryFullSizeInformationVolume | |
QueryInformationVolume | |
QueryNameInformationFile | |
QueryNetworkOpenInformationFile | |
QueryNormalizedNameInformationFile | |
QueryObjectIdInformationVolume | |
QueryOpen | |
QueryPositionInformationFile | |
QueryRemoteProtocolInformation | |
QuerySecurityFile | |
QuerySizeInformationVolume | |
QueryStandardInformationFile | |
QueryStreamInformationFile | |
ReadFile | |
RegCloseKey | |
RegCreateKey | |
RegDeleteKey | |
RegDeleteValue | |
RegEnumKey | |
RegEnumValue | |
RegLoadKey | |
RegOpenKey | |
RegQueryKey | |
RegQueryKeySecurity | |
RegQueryMultipleValueKey | |
RegQueryValue | |
RegSetInfoKey | |
RegSetKeySecurity | |
RegSetValue | |
SetAllocationInformationFile | |
SetBasicInformationFile | |
SetDispositionInformationFile | |
SetDispositionInformationEx | |
SetEndOfFileInformationFile | |
SetPositionInformationFile | |
SetRenameInformationFile | |
SetSecurityFile | |
SetStorageReservedIdInformation | |
TCP Accept | |
TCP Connect | |
TCP Disconnect | |
TCP Receive | |
TCP Reconnect | |
TCP Retransmit | |
TCP Send | |
TCP TCPCopy | |
Thread Create | |
Thread Exit | |
UDP Receive | |
UDP Send | |
UnlockFileSingle | |
QueryEaInformationFile | |
WriteFile | |
QueryDeviceInformationVolume | |
QueryNetworkPhysicalNameInformationFile |
Added :)
RegUnloadKey
Seems like the last one
Thanks. The list is of great help.
One question though, I can't find resource that explains the detail of the operations. I tried Microsoft, don't seem to find it.
Anyone knows where to get documentation on these operations?
It seems that there is no information on the operations.
Let me know if anyone has found anything.
Would be neat for the not so tech-savvy to get short explanation of each operation.
Alas this is missing values
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Another one :)
RegFlushKey