C# Class AnalysisEngine.Utilities.MEMORY_BASIC_INFORMATION

Show file Open project: rvazarkar/antipwny

Public Properties

Property Type Description
AllocationBase System.IntPtr
AllocationProtect uint
BaseAddress System.IntPtr
Protect uint
RegionSize System.IntPtr
State uint
Type uint

Property Details

AllocationBase public property

public IntPtr,System AllocationBase
return System.IntPtr

AllocationProtect public property

public uint AllocationProtect
return uint

BaseAddress public property

public IntPtr,System BaseAddress
return System.IntPtr

Protect public property

public uint Protect
return uint

RegionSize public property

public IntPtr,System RegionSize
return System.IntPtr

State public property

public uint State
return uint

Type public property

public uint Type
return uint