C# Class GrayStorm.beaEngine.Disasm

Show file Open project: GrayKernel/GrayStorm Class Usage Examples

Public Properties

Property Type Description
Archi System.UInt32
Argument1 ArgumentType
Argument2 ArgumentType
Argument3 ArgumentType
EIP System.IntPtr
Instruction InstructionType
Options System.UInt64
Prefix PrefixInfo
SecurityBlock System.UInt32
VirtualAddr System.UInt64

Property Details

Archi public property

public UInt32,System Archi
return System.UInt32

Argument1 public property

public ArgumentType,GrayStorm.beaEngine Argument1
return ArgumentType

Argument2 public property

public ArgumentType,GrayStorm.beaEngine Argument2
return ArgumentType

Argument3 public property

public ArgumentType,GrayStorm.beaEngine Argument3
return ArgumentType

EIP public property

public IntPtr,System EIP
return System.IntPtr

Instruction public property

public InstructionType,GrayStorm.beaEngine Instruction
return InstructionType

Options public property

public UInt64,System Options
return System.UInt64

Prefix public property

public PrefixInfo,GrayStorm.beaEngine Prefix
return PrefixInfo

SecurityBlock public property

public UInt32,System SecurityBlock
return System.UInt32

VirtualAddr public property

public UInt64,System VirtualAddr
return System.UInt64