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

Class SYSTEM_INFO_64

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.LARGE_INTEGER), ("lpMaximumApplicationAddress", wintypes.LARGE_\
INTEGER), ("dwActiveProcessorMask", wintypes.LARGE_INTEGER), ("dwNumbe\
rOfProcessors", wintypes.DWORD), ("dwProcessorType", wintypes.DWORD), \
("dwAllocationGranularity", wintypes.DWORD), ("wProcessorLevel", winty\
pes.WORD), ("wProcessorRevision", wintypes.WORD)]