_TEB, _PEB Windows 10

Kail-KM
|2015. 11. 5. 15:10


> dt _TEB

 ntdll!_TEB

   +0x000 NtTib            : _NT_TIB

   +0x01c EnvironmentPointer : Ptr32 Void

   +0x020 ClientId         : _CLIENT_ID

   +0x028 ActiveRpcHandle  : Ptr32 Void

   +0x02c ThreadLocalStoragePointer : Ptr32 Void

   +0x030 ProcessEnvironmentBlock : Ptr32 _PEB

   +0x034 LastErrorValue   : Uint4B

   +0x038 CountOfOwnedCriticalSections : Uint4B

   +0x03c CsrClientThread  : Ptr32 Void

   +0x040 Win32ThreadInfo  : Ptr32 Void

   +0x044 User32Reserved   : [26] Uint4B

   +0x0ac UserReserved     : [5] Uint4B

   +0x0c0 WOW32Reserved    : Ptr32 Void

   +0x0c4 CurrentLocale    : Uint4B

   +0x0c8 FpSoftwareStatusRegister : Uint4B

   +0x0cc ReservedForDebuggerInstrumentation : [16] Ptr32 Void

   +0x10c SystemReserved1  : [38] Ptr32 Void

   +0x1a4 ExceptionCode    : Int4B

   +0x1a8 ActivationContextStackPointer : Ptr32 _ACTIVATION_CONTEXT_STACK

   +0x1ac InstrumentationCallbackSp : Uint4B

   +0x1b0 InstrumentationCallbackPreviousPc : Uint4B

   +0x1b4 InstrumentationCallbackPreviousSp : Uint4B

   +0x1b8 InstrumentationCallbackDisabled : UChar

   +0x1b9 SpareBytes       : [23] UChar

   +0x1d0 TxFsContext      : Uint4B

   +0x1d4 GdiTebBatch      : _GDI_TEB_BATCH

   +0x6b4 RealClientId     : _CLIENT_ID

   +0x6bc GdiCachedProcessHandle : Ptr32 Void

   +0x6c0 GdiClientPID     : Uint4B

   +0x6c4 GdiClientTID     : Uint4B

   +0x6c8 GdiThreadLocalInfo : Ptr32 Void

   +0x6cc Win32ClientInfo  : [62] Uint4B

   +0x7c4 glDispatchTable  : [233] Ptr32 Void

   +0xb68 glReserved1      : [29] Uint4B

   +0xbdc glReserved2      : Ptr32 Void

   +0xbe0 glSectionInfo    : Ptr32 Void

   +0xbe4 glSection        : Ptr32 Void

   +0xbe8 glTable          : Ptr32 Void

   +0xbec glCurrentRC      : Ptr32 Void

   +0xbf0 glContext        : Ptr32 Void

   +0xbf4 LastStatusValue  : Uint4B

   +0xbf8 StaticUnicodeString : _UNICODE_STRING

   +0xc00 StaticUnicodeBuffer : [261] Wchar

   +0xe0c DeallocationStack : Ptr32 Void

   +0xe10 TlsSlots         : [64] Ptr32 Void

   +0xf10 TlsLinks         : _LIST_ENTRY

   +0xf18 Vdm              : Ptr32 Void

   +0xf1c ReservedForNtRpc : Ptr32 Void

   +0xf20 DbgSsReserved    : [2] Ptr32 Void

   +0xf28 HardErrorMode    : Uint4B

   +0xf2c Instrumentation  : [9] Ptr32 Void

   +0xf50 ActivityId       : _GUID

   +0xf60 SubProcessTag    : Ptr32 Void

   +0xf64 PerflibData      : Ptr32 Void

   +0xf68 EtwTraceData     : Ptr32 Void

   +0xf6c WinSockData      : Ptr32 Void

   +0xf70 GdiBatchCount    : Uint4B

   +0xf74 CurrentIdealProcessor : _PROCESSOR_NUMBER

   +0xf74 IdealProcessorValue : Uint4B

   +0xf74 ReservedPad0     : UChar

   +0xf75 ReservedPad1     : UChar

   +0xf76 ReservedPad2     : UChar

   +0xf77 IdealProcessor   : UChar

   +0xf78 GuaranteedStackBytes : Uint4B

   +0xf7c ReservedForPerf  : Ptr32 Void

   +0xf80 ReservedForOle   : Ptr32 Void

   +0xf84 WaitingOnLoaderLock : Uint4B

   +0xf88 SavedPriorityState : Ptr32 Void

   +0xf8c ReservedForCodeCoverage : Uint4B

   +0xf90 ThreadPoolData   : Ptr32 Void

   +0xf94 TlsExpansionSlots : Ptr32 Ptr32 Void

   +0xf98 MuiGeneration    : Uint4B

   +0xf9c IsImpersonating  : Uint4B

   +0xfa0 NlsCache         : Ptr32 Void

   +0xfa4 pShimData        : Ptr32 Void

   +0xfa8 HeapVirtualAffinity : Uint2B

   +0xfaa LowFragHeapDataSlot : Uint2B

   +0xfac CurrentTransactionHandle : Ptr32 Void

   +0xfb0 ActiveFrame      : Ptr32 _TEB_ACTIVE_FRAME

   +0xfb4 FlsData          : Ptr32 Void

   +0xfb8 PreferredLanguages : Ptr32 Void

   +0xfbc UserPrefLanguages : Ptr32 Void

   +0xfc0 MergedPrefLanguages : Ptr32 Void

   +0xfc4 MuiImpersonation : Uint4B

   +0xfc8 CrossTebFlags    : Uint2B

   +0xfc8 SpareCrossTebBits : Pos 0, 16 Bits

   +0xfca SameTebFlags     : Uint2B

   +0xfca SafeThunkCall    : Pos 0, 1 Bit

   +0xfca InDebugPrint     : Pos 1, 1 Bit

   +0xfca HasFiberData     : Pos 2, 1 Bit

   +0xfca SkipThreadAttach : Pos 3, 1 Bit

   +0xfca WerInShipAssertCode : Pos 4, 1 Bit

   +0xfca RanProcessInit   : Pos 5, 1 Bit

   +0xfca ClonedThread     : Pos 6, 1 Bit

   +0xfca SuppressDebugMsg : Pos 7, 1 Bit

   +0xfca DisableUserStackWalk : Pos 8, 1 Bit

   +0xfca RtlExceptionAttached : Pos 9, 1 Bit

   +0xfca InitialThread    : Pos 10, 1 Bit

   +0xfca SessionAware     : Pos 11, 1 Bit

   +0xfca LoadOwner        : Pos 12, 1 Bit

   +0xfca LoaderWorker     : Pos 13, 1 Bit

   +0xfca SpareSameTebBits : Pos 14, 2 Bits

   +0xfcc TxnScopeEnterCallback : Ptr32 Void

   +0xfd0 TxnScopeExitCallback : Ptr32 Void

   +0xfd4 TxnScopeContext  : Ptr32 Void

   +0xfd8 LockCount        : Uint4B

   +0xfdc WowTebOffset     : Int4B

   +0xfe0 ResourceRetValue : Ptr32 Void

   +0xfe4 ReservedForWdf   : Ptr32 Void

   +0xfe8 ReservedForCrt   : Uint8B

   +0xff0 EffectiveContainerId : _GUID

 


> dt _PEB

 ntdll!_PEB

   +0x000 InheritedAddressSpace : UChar

   +0x001 ReadImageFileExecOptions : UChar

   +0x002 BeingDebugged    : UChar

   +0x003 BitField         : UChar

   +0x003 ImageUsesLargePages : Pos 0, 1 Bit

   +0x003 IsProtectedProcess : Pos 1, 1 Bit

   +0x003 IsImageDynamicallyRelocated : Pos 2, 1 Bit

   +0x003 SkipPatchingUser32Forwarders : Pos 3, 1 Bit

   +0x003 IsPackagedProcess : Pos 4, 1 Bit

   +0x003 IsAppContainer   : Pos 5, 1 Bit

   +0x003 IsProtectedProcessLight : Pos 6, 1 Bit

   +0x003 SpareBits        : Pos 7, 1 Bit

   +0x004 Mutant           : Ptr32 Void

   +0x008 ImageBaseAddress : Ptr32 Void

   +0x00c Ldr              : Ptr32 _PEB_LDR_DATA

   +0x010 ProcessParameters : Ptr32 _RTL_USER_PROCESS_PARAMETERS

   +0x014 SubSystemData    : Ptr32 Void

   +0x018 ProcessHeap      : Ptr32 Void

   +0x01c FastPebLock      : Ptr32 _RTL_CRITICAL_SECTION

   +0x020 AtlThunkSListPtr : Ptr32 Void

   +0x024 IFEOKey          : Ptr32 Void

   +0x028 CrossProcessFlags : Uint4B

   +0x028 ProcessInJob     : Pos 0, 1 Bit

   +0x028 ProcessInitializing : Pos 1, 1 Bit

   +0x028 ProcessUsingVEH  : Pos 2, 1 Bit

   +0x028 ProcessUsingVCH  : Pos 3, 1 Bit

   +0x028 ProcessUsingFTH  : Pos 4, 1 Bit

   +0x028 ReservedBits0    : Pos 5, 27 Bits

   +0x02c KernelCallbackTable : Ptr32 Void

   +0x02c UserSharedInfoPtr : Ptr32 Void

   +0x030 SystemReserved   : [1] Uint4B

   +0x034 AtlThunkSListPtr32 : Uint4B

   +0x038 ApiSetMap        : Ptr32 Void

   +0x03c TlsExpansionCounter : Uint4B

   +0x040 TlsBitmap        : Ptr32 Void

   +0x044 TlsBitmapBits    : [2] Uint4B

   +0x04c ReadOnlySharedMemoryBase : Ptr32 Void

   +0x050 SparePvoid0      : Ptr32 Void

   +0x054 ReadOnlyStaticServerData : Ptr32 Ptr32 Void

   +0x058 AnsiCodePageData : Ptr32 Void

   +0x05c OemCodePageData  : Ptr32 Void

   +0x060 UnicodeCaseTableData : Ptr32 Void

   +0x064 NumberOfProcessors : Uint4B

   +0x068 NtGlobalFlag     : Uint4B

   +0x070 CriticalSectionTimeout : _LARGE_INTEGER

   +0x078 HeapSegmentReserve : Uint4B

   +0x07c HeapSegmentCommit : Uint4B

   +0x080 HeapDeCommitTotalFreeThreshold : Uint4B

   +0x084 HeapDeCommitFreeBlockThreshold : Uint4B

   +0x088 NumberOfHeaps    : Uint4B

   +0x08c MaximumNumberOfHeaps : Uint4B

   +0x090 ProcessHeaps     : Ptr32 Ptr32 Void

   +0x094 GdiSharedHandleTable : Ptr32 Void

   +0x098 ProcessStarterHelper : Ptr32 Void

   +0x09c GdiDCAttributeList : Uint4B

   +0x0a0 LoaderLock       : Ptr32 _RTL_CRITICAL_SECTION

   +0x0a4 OSMajorVersion   : Uint4B

   +0x0a8 OSMinorVersion   : Uint4B

   +0x0ac OSBuildNumber    : Uint2B

   +0x0ae OSCSDVersion     : Uint2B

   +0x0b0 OSPlatformId     : Uint4B

   +0x0b4 ImageSubsystem   : Uint4B

   +0x0b8 ImageSubsystemMajorVersion : Uint4B

   +0x0bc ImageSubsystemMinorVersion : Uint4B

   +0x0c0 ActiveProcessAffinityMask : Uint4B

   +0x0c4 GdiHandleBuffer  : [34] Uint4B

   +0x14c PostProcessInitRoutine : Ptr32     void 

   +0x150 TlsExpansionBitmap : Ptr32 Void

   +0x154 TlsExpansionBitmapBits : [32] Uint4B

   +0x1d4 SessionId        : Uint4B

   +0x1d8 AppCompatFlags   : _ULARGE_INTEGER

   +0x1e0 AppCompatFlagsUser : _ULARGE_INTEGER

   +0x1e8 pShimData        : Ptr32 Void

   +0x1ec AppCompatInfo    : Ptr32 Void

   +0x1f0 CSDVersion       : _UNICODE_STRING

   +0x1f8 ActivationContextData : Ptr32 _ACTIVATION_CONTEXT_DATA

   +0x1fc ProcessAssemblyStorageMap : Ptr32 _ASSEMBLY_STORAGE_MAP

   +0x200 SystemDefaultActivationContextData : Ptr32 _ACTIVATION_CONTEXT_DATA

   +0x204 SystemAssemblyStorageMap : Ptr32 _ASSEMBLY_STORAGE_MAP

   +0x208 MinimumStackCommit : Uint4B

   +0x20c FlsCallback      : Ptr32 _FLS_CALLBACK_INFO

   +0x210 FlsListHead      : _LIST_ENTRY

   +0x218 FlsBitmap        : Ptr32 Void

   +0x21c FlsBitmapBits    : [4] Uint4B

   +0x22c FlsHighIndex     : Uint4B

   +0x230 WerRegistrationData : Ptr32 Void

   +0x234 WerShipAssertPtr : Ptr32 Void

   +0x238 pUnused          : Ptr32 Void

   +0x23c pImageHeaderHash : Ptr32 Void

   +0x240 TracingFlags     : Uint4B

   +0x240 HeapTracingEnabled : Pos 0, 1 Bit

   +0x240 CritSecTracingEnabled : Pos 1, 1 Bit

   +0x240 LibLoaderTracingEnabled : Pos 2, 1 Bit

   +0x240 SpareTracingBits : Pos 3, 29 Bits

   +0x248 CsrServerReadOnlySharedMemoryBase : Uint8B





























'O / S > Window' 카테고리의 다른 글

Windows 10 _HANDLES_TABLE, _HADNLES_TABLE_ENTRY  (0) 2015.11.09
Control registers - wiki  (0) 2015.11.07
_EPROCESS, _KPOCESS Windows 10  (0) 2015.11.05
System Overview  (0) 2015.10.28
Memory.dmp  (0) 2015.10.09



0:000> dt _EPROCESS

ntdll!_EPROCESS

   +0x000 Pcb              : _KPROCESS

   +0x1b8 ProcessLock      : _EX_PUSH_LOCK

   +0x1bc RundownProtect   : _EX_RUNDOWN_REF

   +0x1c0 VdmObjects       : Ptr32 Void

   +0x1c4 UniqueProcessId  : Ptr32 Void

   +0x1c8 ActiveProcessLinks : _LIST_ENTRY

   +0x1d0 Flags2           : Uint4B

   +0x1d0 JobNotReallyActive : Pos 0, 1 Bit

   +0x1d0 AccountingFolded : Pos 1, 1 Bit

   +0x1d0 NewProcessReported : Pos 2, 1 Bit

   +0x1d0 ExitProcessReported : Pos 3, 1 Bit

   +0x1d0 ReportCommitChanges : Pos 4, 1 Bit

   +0x1d0 LastReportMemory : Pos 5, 1 Bit

   +0x1d0 ForceWakeCharge  : Pos 6, 1 Bit

   +0x1d0 CrossSessionCreate : Pos 7, 1 Bit

   +0x1d0 NeedsHandleRundown : Pos 8, 1 Bit

   +0x1d0 RefTraceEnabled  : Pos 9, 1 Bit

   +0x1d0 DisableDynamicCode : Pos 10, 1 Bit

   +0x1d0 EmptyJobEvaluated : Pos 11, 1 Bit

   +0x1d0 DefaultPagePriority : Pos 12, 3 Bits

   +0x1d0 PrimaryTokenFrozen : Pos 15, 1 Bit

   +0x1d0 ProcessVerifierTarget : Pos 16, 1 Bit

   +0x1d0 StackRandomizationDisabled : Pos 17, 1 Bit

   +0x1d0 AffinityPermanent : Pos 18, 1 Bit

   +0x1d0 AffinityUpdateEnable : Pos 19, 1 Bit

   +0x1d0 PropagateNode    : Pos 20, 1 Bit

   +0x1d0 ExplicitAffinity : Pos 21, 1 Bit

   +0x1d0 ProcessExecutionState : Pos 22, 2 Bits

   +0x1d0 DisallowStrippedImages : Pos 24, 1 Bit

   +0x1d0 HighEntropyASLREnabled : Pos 25, 1 Bit

   +0x1d0 ExtensionPointDisable : Pos 26, 1 Bit

   +0x1d0 ForceRelocateImages : Pos 27, 1 Bit

   +0x1d0 ProcessStateChangeRequest : Pos 28, 2 Bits

   +0x1d0 ProcessStateChangeInProgress : Pos 30, 1 Bit

   +0x1d0 DisallowWin32kSystemCalls : Pos 31, 1 Bit

   +0x1d4 Flags            : Uint4B

   +0x1d4 CreateReported   : Pos 0, 1 Bit

   +0x1d4 NoDebugInherit   : Pos 1, 1 Bit

   +0x1d4 ProcessExiting   : Pos 2, 1 Bit

   +0x1d4 ProcessDelete    : Pos 3, 1 Bit

   +0x1d4 ControlFlowGuardEnabled : Pos 4, 1 Bit

   +0x1d4 VmDeleted        : Pos 5, 1 Bit

   +0x1d4 OutswapEnabled   : Pos 6, 1 Bit

   +0x1d4 Outswapped       : Pos 7, 1 Bit

   +0x1d4 FailFastOnCommitFail : Pos 8, 1 Bit

   +0x1d4 Wow64VaSpace4Gb  : Pos 9, 1 Bit

   +0x1d4 AddressSpaceInitialized : Pos 10, 2 Bits

   +0x1d4 SetTimerResolution : Pos 12, 1 Bit

   +0x1d4 BreakOnTermination : Pos 13, 1 Bit

   +0x1d4 DeprioritizeViews : Pos 14, 1 Bit

   +0x1d4 WriteWatch       : Pos 15, 1 Bit

   +0x1d4 ProcessInSession : Pos 16, 1 Bit

   +0x1d4 OverrideAddressSpace : Pos 17, 1 Bit

   +0x1d4 HasAddressSpace  : Pos 18, 1 Bit

   +0x1d4 LaunchPrefetched : Pos 19, 1 Bit

   +0x1d4 Background       : Pos 20, 1 Bit

   +0x1d4 VmTopDown        : Pos 21, 1 Bit

   +0x1d4 ImageNotifyDone  : Pos 22, 1 Bit

   +0x1d4 PdeUpdateNeeded  : Pos 23, 1 Bit

   +0x1d4 VdmAllowed       : Pos 24, 1 Bit

   +0x1d4 ProcessRundown   : Pos 25, 1 Bit

   +0x1d4 ProcessInserted  : Pos 26, 1 Bit

   +0x1d4 DefaultIoPriority : Pos 27, 3 Bits

   +0x1d4 ProcessSelfDelete : Pos 30, 1 Bit

   +0x1d4 SetTimerResolutionLink : Pos 31, 1 Bit

   +0x1d8 CreateTime       : _LARGE_INTEGER

   +0x1e0 ProcessQuotaUsage : [2] Uint4B

   +0x1e8 ProcessQuotaPeak : [2] Uint4B

   +0x1f0 PeakVirtualSize  : Uint4B

   +0x1f4 VirtualSize      : Uint4B

   +0x1f8 SessionProcessLinks : _LIST_ENTRY

   +0x200 ExceptionPortData : Ptr32 Void

   +0x200 ExceptionPortValue : Uint4B

   +0x200 ExceptionPortState : Pos 0, 3 Bits

   +0x204 Token            : _EX_FAST_REF

   +0x208 WorkingSetPage   : Uint4B

   +0x20c AddressCreationLock : _EX_PUSH_LOCK

   +0x210 PageTableCommitmentLock : _EX_PUSH_LOCK

   +0x214 RotateInProgress : Ptr32 _ETHREAD

   +0x218 ForkInProgress   : Ptr32 _ETHREAD

   +0x21c CommitChargeJob  : Ptr32 _EJOB

   +0x220 CloneRoot        : _RTL_AVL_TREE

   +0x224 NumberOfPrivatePages : Uint4B

   +0x228 NumberOfLockedPages : Uint4B

   +0x22c Win32Process     : Ptr32 Void

   +0x230 Job              : Ptr32 _EJOB

   +0x234 SectionObject    : Ptr32 Void

   +0x238 SectionBaseAddress : Ptr32 Void

   +0x23c Cookie           : Uint4B

   +0x240 WorkingSetWatch  : Ptr32 _PAGEFAULT_HISTORY

   +0x244 Win32WindowStation : Ptr32 Void

   +0x248 InheritedFromUniqueProcessId : Ptr32 Void

   +0x24c LdtInformatioyn   : Ptr32 Void

   +0x250 OwnerProcessId   : Uint4B

   +0x254 Peb              : Ptr32 _PEB

   +0x258 Session          : Ptr32 Void

   +0x25c AweInfo          : Ptr32 Void

   +0x260 QuotaBlock       : Ptr32 _EPROCESS_QUOTA_BLOCK

   +0x264 ObjectTable      : Ptr32 _HANDLE_TABLE

   +0x268 DebugPort        : Ptr32 Void

   +0x26c PaeTop           : Ptr32 Void

   +0x270 DeviceMap        : Ptr32 Void

   +0x274 EtwDataSource    : Ptr32 Void

   +0x278 PageDirectoryPte : Uint8B

   +0x280 ImageFileName    : [15] UChar

   +0x28f PriorityClass    : UChar

   +0x290 SecurityPort     : Ptr32 Void

   +0x294 SeAuditProcessCreationInfo : _SE_AUDIT_PROCESS_CREATION_INFO

   +0x298 JobLinks         : _LIST_ENTRY

   +0x2a0 HighestUserAddress : Ptr32 Void

   +0x2a4 ThreadListHead   : _LIST_ENTRY

   +0x2ac ActiveThreads    : Uint4B

   +0x2b0 ImagePathHash    : Uint4B

   +0x2b4 DefaultHardErrorProcessing : Uint4B

   +0x2b8 LastThreadExitStatus : Int4B

   +0x2bc PrefetchTrace    : _EX_FAST_REF

   +0x2c0 LockedPagesList  : Ptr32 Void

   +0x2c8 ReadOperationCount : _LARGE_INTEGER

   +0x2d0 WriteOperationCount : _LARGE_INTEGER

   +0x2d8 OtherOperationCount : _LARGE_INTEGER

   +0x2e0 ReadTransferCount : _LARGE_INTEGER

   +0x2e8 WriteTransferCount : _LARGE_INTEGER

   +0x2f0 OtherTransferCount : _LARGE_INTEGER

   +0x2f8 CommitChargeLimit : Uint4B

   +0x2fc CommitCharge     : Uint4B

   +0x300 CommitChargePeak : Uint4B

   +0x304 Vm               : _MMSUPPORT

   +0x384 MmProcessLinks   : _LIST_ENTRY

   +0x38c ModifiedPageCount : Uint4B

   +0x390 ExitStatus       : Int4B

   +0x394 VadRoot          : _RTL_AVL_TREE

   +0x398 VadHint          : Ptr32 Void

   +0x39c VadCount         : Uint4B

   +0x3a0 VadPhysicalPages : Uint4B

   +0x3a4 VadPhysicalPagesLimit : Uint4B

   +0x3a8 AlpcContext      : _ALPC_PROCESS_CONTEXT

   +0x3b8 TimerResolutionLink : _LIST_ENTRY

   +0x3c0 TimerResolutionStackRecord : Ptr32 _PO_DIAG_STACK_RECORD

   +0x3c4 RequestedTimerResolution : Uint4B

   +0x3c8 SmallestTimerResolution : Uint4B

   +0x3d0 ExitTime         : _LARGE_INTEGER

   +0x3d8 ActiveThreadsHighWatermark : Uint4B

   +0x3dc LargePrivateVadCount : Uint4B

   +0x3e0 ThreadListLock   : _EX_PUSH_LOCK

   +0x3e4 WnfContext       : Ptr32 Void

   +0x3e8 Spare0           : Uint4B

   +0x3ec SignatureLevel   : UChar

   +0x3ed SectionSignatureLevel : UChar

   +0x3ee Protection       : _PS_PROTECTION

   +0x3ef HangCount        : UChar

   +0x3f0 Flags3           : Uint4B

   +0x3f0 Minimal          : Pos 0, 1 Bit

   +0x3f0 ReplacingPageRoot : Pos 1, 1 Bit

   +0x3f0 DisableNonSystemFonts : Pos 2, 1 Bit

   +0x3f0 AuditNonSystemFontLoading : Pos 3, 1 Bit

   +0x3f0 Crashed          : Pos 4, 1 Bit

   +0x3f0 JobVadsAreTracked : Pos 5, 1 Bit

   +0x3f0 VadTrackingDisabled : Pos 6, 1 Bit

   +0x3f0 AuxiliaryProcess : Pos 7, 1 Bit

   +0x3f0 SubsystemProcess : Pos 8, 1 Bit

   +0x3f0 IndirectCpuSets  : Pos 9, 1 Bit

   +0x3f0 InPrivate        : Pos 10, 1 Bit

   +0x3f4 DeviceAsid       : Int4B

   +0x3f8 SvmData          : Ptr32 Void

   +0x3fc SvmProcessLock   : _EX_PUSH_LOCK

   +0x400 SvmLock          : Uint4B

   +0x404 SvmProcessDeviceListHead : _LIST_ENTRY

   +0x410 LastFreezeInterruptTime : Uint8B

   +0x418 DiskCounters     : Ptr32 _PROCESS_DISK_COUNTERS

   +0x41c PicoContext      : Ptr32 Void

   +0x420 KeepAliveCounter : Uint4B

   +0x424 NoWakeKeepAliveCounter : Uint4B

   +0x428 HighPriorityFaultsAllowed : Uint4B

   +0x42c InstrumentationCallback : Ptr32 Void

   +0x430 EnergyValues     : Ptr32 _PROCESS_ENERGY_VALUES

   +0x434 VmContext        : Ptr32 Void

   +0x438 Silo             : Ptr32 _ESILO

   +0x43c SiloEntry        : _LIST_ENTRY

   +0x448 SequenceNumber   : Uint8B

   +0x450 CreateInterruptTime : Uint8B

   +0x458 CreateUnbiasedInterruptTime : Uint8B

   +0x460 TotalUnbiasedFrozenTime : Uint8B

   +0x468 LastAppStateUpdateTime : Uint8B

   +0x470 LastAppStateUptime : Pos 0, 61 Bits

   +0x470 LastAppState     : Pos 61, 3 Bits

   +0x478 SharedCommitCharge : Uint4B

   +0x47c SharedCommitLock : _EX_PUSH_LOCK

   +0x480 SharedCommitLinks : _LIST_ENTRY

   +0x488 AllowedCpuSets   : Uint4B

   +0x48c DefaultCpuSets   : Uint4B

   +0x488 AllowedCpuSetsIndirect : Ptr32 Uint4B

   +0x48c DefaultCpuSetsIndirect : Ptr32 Uint4B

 

0:000> dt _KPROCESS 

ntdll!_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 DeepFreezeStartTime : Uint8B

   +0x040 Affinity         : _KAFFINITY_EX

   +0x098 ReadyListHead    : _LIST_ENTRY

   +0x0a0 SwapListEntry    : _SINGLE_LIST_ENTRY

   +0x0a4 ActiveProcessors : _KAFFINITY_EX

   +0x0fc AutoAlignment    : Pos 0, 1 Bit

   +0x0fc DisableBoost     : Pos 1, 1 Bit

   +0x0fc DisableQuantum   : Pos 2, 1 Bit

   +0x0fc DeepFreeze       : Pos 3, 1 Bit

   +0x0fc TimerVirtualization : Pos 4, 1 Bit

   +0x0fc CheckStackExtents : Pos 5, 1 Bit

   +0x0fc SpareFlags0      : Pos 6, 2 Bits

   +0x0fc ActiveGroupsMask : Pos 8, 20 Bits

   +0x0fc ReservedFlags    : Pos 28, 4 Bits

   +0x0fc ProcessFlags     : Int4B

   +0x100 BasePriority     : Char

   +0x101 QuantumReset     : Char

   +0x102 Visited          : UChar

   +0x103 Flags            : _KEXECUTE_OPTIONS

   +0x104 ThreadSeed       : [20] Uint4B

   +0x154 IdealNode        : [20] Uint2B

   +0x17c IdealGlobalNode  : Uint2B

   +0x17e Spare1           : Uint2B

   +0x180 IopmOffset       : Uint2B

   +0x184 SchedulingGroup  : Ptr32 _KSCHEDULING_GROUP

   +0x188 StackCount       : _KSTACK_COUNT

   +0x18c ProcessListEntry : _LIST_ENTRY

   +0x198 CycleTime        : Uint8B

   +0x1a0 ContextSwitches  : Uint8B

   +0x1a8 FreezeCount      : Uint4B

   +0x1ac KernelTime       : Uint4B

   +0x1b0 UserTime         : Uint4B

   +0x1b4 VdmTrapcHandler  : Ptr32 Void



























































































































































'O / S > Window' 카테고리의 다른 글

Control registers - wiki  (0) 2015.11.07
_TEB, _PEB Windows 10  (0) 2015.11.05
System Overview  (0) 2015.10.28
Memory.dmp  (0) 2015.10.09
Jump List App ID  (0) 2015.09.27