Skip to content

Parallelize Disassembly #7

@melotic

Description

@melotic

Currently, the disassembly is not parallelized, but could be. The iced-x86's Decoder struct that decodes the x86 instrutions is Send + Sync, so it should be trivial to make this code multi-threaded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions