Skip to content

Add a X86::Parsers::ATT parser class #307

@postmodern

Description

@postmodern

Add a X86::Parsers::ATT parser class that parses ATT syntax. It must inherit from Ronin::ASM::Parser. It must parse each line and populate a Program object with instructions by calling the Program's instruction methods with the parsed operands. It must also parse and initialize Ronin::ASM::X86 operand objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions