Skip to content

IDA 8.4 Issue #1

Description

@LloydLabs

Thanks for making this plugin, it is exactly what we need for Golang recovery! I have one issue at the moment:

Just to let you know, this is erroing out on IDA 8.4:

    class MapCall(RtypeCall):
  File "~/.idapro/plugins/GoAnalyzer/UniqueGoCalls.py", line 209, in MapCall
    def fill_vars(self, ea: int) -> dict[str, str] | None:
TypeError: unsupported operand type(s) for |: 'types.GenericAlias' and 'NoneType'

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions