Skip to content

Loop unrolling #1

@landaire

Description

@landaire

One obfuscation trick used is to loop over a fixed-size list (const number of elements). Currently we don't support proper LIST_APPEND or unrolling of loops.

Example:

graphviz (17)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions