Skip to content

ghidra doesn't like enums with negative values #1

Description

@BenLubar

starting an enum at -1 means ghidra adds 1 to every value, resulting in nothing matching up with what it should. in most cases, the only negative enum values are NONE = -1 or something equivalent, so we can just skip those.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions