rekall :: plugins :: response :: windows_processes :: SYSTEM_INFO_32 :: Class SYSTEM_INFO_32
[frames] | no frames]

Class SYSTEM_INFO_32

source code


Class Variables
  _fields_ = [("wProcessorArchitecture", wintypes.WORD), ("wRese...
Class Variable Details

_fields_

Value:
[("wProcessorArchitecture", wintypes.WORD), ("wReserved", wintypes.WOR\
D), ("dwPageSize", wintypes.DWORD), ("lpMinimumApplicationAddress", wi\
ntypes.DWORD), ("lpMaximumApplicationAddress", wintypes.DWORD), ("dwAc\
tiveProcessorMask", wintypes.DWORD), ("dwNumberOfProcessors", wintypes\
.DWORD), ("dwProcessorType", wintypes.DWORD), ("dwAllocationGranularit\
y", wintypes.DWORD), ("wProcessorLevel", wintypes.WORD), ("wProcessorR\
evision", wintypes.WORD)]