Skip to content

import_ghidra - organize imported types into more categories #80

@quietust

Description

@quietust

Currently, all of the types we import into Ghidra are placed in a "df" category, and the only subcategories are "enums" and "vtables" (itself with a "methods" subcategory).

There are several more categories we can create to keep things better organized (and to make it quicker to locate types):

  • arrays
  • bitfields
  • BitArrays
  • structs (and classes)
  • typedefs
  • unions
  • vectors

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