w8 _KPROCESS & _EPROCESS
dt _KPROCESS
+0x000 Header : _DISPATCHER_HEADER
+0x010 ProfileListHead : _LIST_ENTRY
+0x018 DirectoryTableBase : Uint4B
+0x01c LdtDescriptor : _KGDTENTRY
+0x024 Int21Descriptor : _KIDTENTRY
+0x02c ThreadListHead : _LIST_ENTRY
+0x034 ProcessLock : Uint4B
+0x038 Affinity : _KAFFINITY_EX
+0x044 ReadyListHead : _LIST_ENTRY
+0x04c SwapListEntry : _SINGLE_LIST_ENTRY
+0x050 ActiveProcessors : _KAFFINITY_EX
+0x05c AutoAlignment : Pos 0, 1 Bit
+0x05c DisableBoost : Pos 1, 1 Bit
+0x05c DisableQuantum : Pos 2, 1 Bit
+0x05c AffinitySet : Pos 3, 1 Bit
+0x05c DeepFreeze : Pos 4, 1 Bit
+0x05c IdleAware : Pos 5, 1 Bit
+0x05c TimerVirtualization : Pos 6, 1 Bit
+0x05c ActiveGroupsMask : Pos 7, 1 Bit
+0x05c ReservedFlags : Pos 8, 24 Bits
+0x05c ProcessFlags : Int4B
+0x060 BasePriority : Char
+0x061 QuantumReset : Char
+0x062 Visited : UChar
+0x063 Flags : _KEXECUTE_OPTIONS
+0x064 ThreadSeed : [1] Uint4B
+0x068 IdealNode : [1] Uint2B
+0x06a IdealGlobalNode : Uint2B
+0x06c Spare0 : Uint2B
+0x06e IopmOffset : Uint2B
+0x070 Spare1 : Uint4B
+0x074 StackCount : _KSTACK_COUNT
+0x078 ProcessListEntry : _LIST_ENTRY
+0x080 CycleTime : Uint8B
+0x088 ContextSwitches : Uint8B
+0x090 FreezeCount : Uint4B
+0x094 KernelTime : Uint4B
+0x098 UserTime : Uint4B
+0x09c VdmTrapcHandler : Ptr32 Void
dt _EPROCESS
+0x000 Pcb : _KPROCESS
+0x0a0 ProcessLock : _EX_PUSH_LOCK
+0x0a8 CreateTime : _LARGE_INTEGER
+0x0b0 RundownProtect : _EX_RUNDOWN_REF
+0x0b4 UniqueProcessId : Ptr32 Void
+0x0b8 ActiveProcessLinks : _LIST_ENTRY
+0x0c0 ProcessQuotaUsage : [2] Uint4B
+0x0c8 ProcessQuotaPeak : [2] Uint4B
+0x0d0 PeakVirtualSize : Uint4B
+0x0d4 VirtualSize : Uint4B
+0x0d8 SessionProcessLinks : _LIST_ENTRY
+0x0e0 ExceptionPortData : Ptr32 Void
+0x0e0 ExceptionPortValue : Uint4B
+0x0e0 ExceptionPortState : Pos 0, 3 Bits
+0x0e4 Token : _EX_FAST_REF
+0x0e8 WorkingSetPage : Uint4B
+0x0ec AddressCreationLock : _EX_PUSH_LOCK
+0x0f0 RotateInProgress : Ptr32 _ETHREAD
+0x0f4 ForkInProgress : Ptr32 _ETHREAD
+0x0f8 HardwareTrigger : Uint4B
+0x0fc CommitChargeJob : Ptr32 _EJOB
+0x100 CloneRoot : Ptr32 _MM_AVL_TABLE
+0x104 NumberOfPrivatePages : Uint4B
+0x108 NumberOfLockedPages : Uint4B
+0x10c Win32Process : Ptr32 Void
+0x110 Job : Ptr32 _EJOB
+0x114 SectionObject : Ptr32 Void
+0x118 SectionBaseAddress : Ptr32 Void
+0x11c Cookie : Uint4B
+0x120 VdmObjects : Ptr32 Void
+0x124 WorkingSetWatch : Ptr32 _PAGEFAULT_HISTORY
+0x128 Win32WindowStation : Ptr32 Void
+0x12c InheritedFromUniqueProcessId : Ptr32 Void
+0x130 LdtInformation : Ptr32 Void
+0x134 CreatorProcess : Ptr32 _EPROCESS
+0x134 ConsoleHostProcess : Uint4B
+0x138 Peb : Ptr32 _PEB
+0x13c Session : Ptr32 Void
+0x140 AweInfo : Ptr32 Void
+0x144 QuotaBlock : Ptr32 _EPROCESS_QUOTA_BLOCK
+0x148 ObjectTable : Ptr32 _HANDLE_TABLE
+0x14c DebugPort : Ptr32 Void
+0x150 PaeTop : Ptr32 Void
+0x154 DeviceMap : Ptr32 Void
+0x158 EtwDataSource : Ptr32 Void
+0x160 PageDirectoryPte : _HARDWARE_PTE_X86
+0x160 Filler : Uint8B
+0x168 ImageFileName : [15] UChar
+0x177 PriorityClass : UChar
+0x178 SecurityPort : Ptr32 Void
+0x17c SeAuditProcessCreationInfo : _SE_AUDIT_PROCESS_CREATION_INFO
+0x180 JobLinks : _LIST_ENTRY
+0x188 HighestUserAddress : Ptr32 Void
+0x18c ThreadListHead : _LIST_ENTRY
+0x194 ActiveThreads : Uint4B
+0x198 ImagePathHash : Uint4B
+0x19c DefaultHardErrorProcessing : Uint4B
+0x1a0 LastThreadExitStatus : Int4B
+0x1a4 PrefetchTrace : _EX_FAST_REF
+0x1a8 LockedPagesList : Ptr32 _MM_AVL_TABLE
+0x1b0 ReadOperationCount : _LARGE_INTEGER
+0x1b8 WriteOperationCount : _LARGE_INTEGER
+0x1c0 OtherOperationCount : _LARGE_INTEGER
+0x1c8 ReadTransferCount : _LARGE_INTEGER
+0x1d0 WriteTransferCount : _LARGE_INTEGER
+0x1d8 OtherTransferCount : _LARGE_INTEGER
+0x1e0 CommitChargeLimit : Uint4B
+0x1e4 CommitCharge : Uint4B
+0x1e8 CommitChargePeak : Uint4B
+0x1ec Vm : _MMSUPPORT
+0x258 MmProcessLinks : _LIST_ENTRY
+0x260 ModifiedPageCount : Uint4B
+0x264 Flags2 : Uint4B
+0x264 JobNotReallyActive : Pos 0, 1 Bit
+0x264 AccountingFolded : Pos 1, 1 Bit
+0x264 NewProcessReported : Pos 2, 1 Bit
+0x264 ExitProcessReported : Pos 3, 1 Bit
+0x264 ReportCommitChanges : Pos 4, 1 Bit
+0x264 LastReportMemory : Pos 5, 1 Bit
+0x264 Spare1 : Pos 6, 1 Bit
+0x264 HandleTableRundown : Pos 7, 1 Bit
+0x264 NeedsHandleRundown : Pos 8, 1 Bit
+0x264 RefTraceEnabled : Pos 9, 1 Bit
+0x264 NumaAware : Pos 10, 1 Bit
+0x264 Spare2 : Pos 11, 1 Bit
+0x264 DefaultPagePriority : Pos 12, 3 Bits
+0x264 PrimaryTokenFrozen : Pos 15, 1 Bit
+0x264 ProcessVerifierTarget : Pos 16, 1 Bit
+0x264 StackRandomizationDisabled : Pos 17, 1 Bit
+0x264 AffinityPermanent : Pos 18, 1 Bit
+0x264 AffinityUpdateEnable : Pos 19, 1 Bit
+0x264 PropagateNode : Pos 20, 1 Bit
+0x264 ExplicitAffinity : Pos 21, 1 Bit
+0x264 LowVaAccessible : Pos 22, 1 Bit
+0x264 ForceRelocateImages : Pos 23, 1 Bit
+0x264 DisallowStrippedImages : Pos 24, 1 Bit
+0x264 HighEntropyASLREnabled : Pos 25, 1 Bit
+0x264 ForceStackCheck : Pos 26, 1 Bit
+0x264 ProcessDeepFrozen : Pos 27, 1 Bit
+0x264 ProcessDeepFreezeRequest : Pos 28, 1 Bit
+0x264 ProcessDeepFreezeInProgress : Pos 29, 1 Bit
+0x264 DisallowWin32kSystemCalls : Pos 30, 1 Bit
+0x264 SpareBits : Pos 31, 1 Bit
+0x268 Flags : Uint4B
+0x268 CreateReported : Pos 0, 1 Bit
+0x268 NoDebugInherit : Pos 1, 1 Bit
+0x268 ProcessExiting : Pos 2, 1 Bit
+0x268 ProcessDelete : Pos 3, 1 Bit
+0x268 Wow64SplitPages : Pos 4, 1 Bit
+0x268 VmDeleted : Pos 5, 1 Bit
+0x268 OutswapEnabled : Pos 6, 1 Bit
+0x268 Outswapped : Pos 7, 1 Bit
+0x268 ForkFailed : Pos 8, 1 Bit
+0x268 Wow64VaSpace4Gb : Pos 9, 1 Bit
+0x268 AddressSpaceInitialized : Pos 10, 2 Bits
+0x268 SetTimerResolution : Pos 12, 1 Bit
+0x268 BreakOnTermination : Pos 13, 1 Bit
+0x268 DeprioritizeViews : Pos 14, 1 Bit
+0x268 WriteWatch : Pos 15, 1 Bit
+0x268 ProcessInSession : Pos 16, 1 Bit
+0x268 OverrideAddressSpace : Pos 17, 1 Bit
+0x268 HasAddressSpace : Pos 18, 1 Bit
+0x268 LaunchPrefetched : Pos 19, 1 Bit
+0x268 InjectInpageErrors : Pos 20, 1 Bit
+0x268 VmTopDown : Pos 21, 1 Bit
+0x268 ImageNotifyDone : Pos 22, 1 Bit
+0x268 PdeUpdateNeeded : Pos 23, 1 Bit
+0x268 VdmAllowed : Pos 24, 1 Bit
+0x268 CrossSessionCreate : Pos 25, 1 Bit
+0x268 ProcessInserted : Pos 26, 1 Bit
+0x268 DefaultIoPriority : Pos 27, 3 Bits
+0x268 ProcessSelfDelete : Pos 30, 1 Bit
+0x268 SetTimerResolutionLink : Pos 31, 1 Bit
+0x26c ExitStatus : Int4B
+0x270 VadRoot : _MM_AVL_TABLE
+0x288 VadPhysicalPages : Uint4B
+0x28c VadPhysicalPagesLimit : Uint4B
+0x290 AlpcContext : _ALPC_PROCESS_CONTEXT
+0x2a0 TimerResolutionLink : _LIST_ENTRY
+0x2a8 TimerResolutionStackRecord : Ptr32 _PO_DIAG_STACK_RECORD
+0x2ac RequestedTimerResolution : Uint4B
+0x2b0 SmallestTimerResolution : Uint4B
+0x2b8 ExitTime : _LARGE_INTEGER
+0x2c0 ActiveThreadsHighWatermark : Uint4B
+0x2c4 LargePrivateVadCount : Uint4B
+0x2c8 WnfContext : Ptr32 Void
+0x2cc SignatureLevel : _SE_SIGNING_LEVEL
+0x2d0 KeepAliveCounter : Uint4B
+0x2d4 DiskCounters : Ptr32 _PROCESS_DISK_COUNTERS
Комментариев нет:
Отправить комментарий