| Class | Rex::Exploitation::OpcodeDb::Statistics |
| In: |
lib/rex/exploitation/opcodedb.rb
|
| Parent: | Object |
Current statistics of the opcode database.
| architectures | [R] | The number of architectures supported by the database. |
| last_update | [R] | The time at which the last database update occurred. |
| module_exports | [R] | The number of module exports supported by the database. |
| module_imports | [R] | The number of module imports supported by the database. |
| module_segments | [R] | The number of module segments supported by the database. |
| modules | [R] | The number of modules found within the opcode database. |
| opcode_types | [R] | The number of opcode types supported by the database. |
| opcodes | [R] | The number of opcodes supported by the opcode database. |
| platforms | [R] | The number of platforms supported by the database. |