EVMInstruction
The internal representation for a EVM instruction used by our disassembler and lifter.
EVMParser
Parser for EVM instructions. Parser will return a platform-agnostic instruction type (Instruction).
EVMRegisterFactory
EVMTranslationContext
Translation context for Ethereum Virtual Machine (EVM) instructions.
InsInfo
Basic information obtained by parsing an EVM instruction.
Opcode
EVM opcodes. This type should be generated using scripts/genOpcode.fsx from the `EVMSupportedOpcode.txt` file.
scripts/genOpcode.fsx
OperationSize
Operation Size.
RegExprs
Register (Module)
This module exposes several useful functions to handle EVM registers.
Register (Type)
Type something to start searching.