Skip to content

Create framework for optimizing instructions #54

@holly-hacker

Description

@holly-hacker

One use-case for Echo is optimizing instructions (eg. inserted junk code) or replacing function calls with their expected result (eg. string encryption methods in .NET). Having something like a visitor pattern that allows the user to decide whether to inline a node on a data flow graph would be very useful for this. IPurityClassifiers and emulation could allow for some default implementations.

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