C# Class GrayStorm.beaEngine.Disasm

Mostrar archivo 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_oe property

public UInt32,System Archi
return System.UInt32

Argument1 public_oe property

public ArgumentType,GrayStorm.beaEngine Argument1
return ArgumentType

Argument2 public_oe property

public ArgumentType,GrayStorm.beaEngine Argument2
return ArgumentType

Argument3 public_oe property

public ArgumentType,GrayStorm.beaEngine Argument3
return ArgumentType

EIP public_oe property

public IntPtr,System EIP
return System.IntPtr

Instruction public_oe property

public InstructionType,GrayStorm.beaEngine Instruction
return InstructionType

Options public_oe property

public UInt64,System Options
return System.UInt64

Prefix public_oe property

public PrefixInfo,GrayStorm.beaEngine Prefix
return PrefixInfo

SecurityBlock public_oe property

public UInt32,System SecurityBlock
return System.UInt32

VirtualAddr public_oe property

public UInt64,System VirtualAddr
return System.UInt64