| Class | Rex::Exploitation::OpcodeDb::Type |
| In: |
lib/rex/exploitation/opcodedb.rb
|
| Parent: | Object |
An opcode type (jmp esp).
| arch | [R] | The architecture that this opcode type is associated with. |
| group | [R] | An instance of the Group to which this opcode type belongs, or nil. |
| meta_type | [R] | An instance of the MetaType to which this opcode type belongs, or nil. |
| opcodes | [R] | The number of opcodes associated with this type, or 0 if this information is not available. |