Skip to content

Allow for disasm calls without specifying the size of the buffer #78

Open
@nazywam

Description

@nazywam

In some cases, we don't actually know how many instruction we want to get.
Instead of passing a VERY_LARGE_NUMBER as the size/instruction count we could actually decode instructions one by one and return an endless iterator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions