Skip to content

import_ghidra - organize imported types into more categories #80

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions