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

Class MEMORY_BASIC_INFORMATION_32

source code


Class Variables
  _fields_ = [("BaseAddress", wintypes.DWORD), ("AllocationBase"...
Class Variable Details

_fields_

Value:
[("BaseAddress", wintypes.DWORD), ("AllocationBase", wintypes.DWORD), \
("AllocationProtect", wintypes.DWORD), ("RegionSize", wintypes.UINT), \
("State", wintypes.DWORD), ("Protect", wintypes.DWORD), ("Type", winty\
pes.DWORD)]