B2R2


IntelParser Type

Parser for Intel (x86 or x86-64) instructions. Parser will return a platform-agnostic instruction type (Instruction).

Constructors

Constructor Description

IntelParser(wordSz)

Full Usage: IntelParser(wordSz)

Parameters:
Returns: IntelParser
wordSz : WordSize
Returns: IntelParser