Frida Docs Unified
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    address: NativePointer

    Address (EIP) of this instruction.

    groups: string[]

    Group names that this instruction belongs to.

    mnemonic: string

    Instruction mnemonic.

    Pointer to the next instruction, so you can parse() it.

    opStr: string

    String representation of instruction operands.

    size: number

    Size of this instruction.

    Methods

    • Converts to a human-readable string.

      Returns string