Skip to content

Feature Request. Encoder from supplied string.  #335

Open
@chrisjd20

Description

@chrisjd20

Is there a way to take a string instruction and convert that to bytes? The encoder does this but not from a supplied string.

For example, if supplied a string containing inc DWORD PTR [eax], the returned/printed data would be 67 ff 00 (assuming Windows x86_64)

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-featureCategory: Addition of a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions