Skip to content

python plugin for IDA error: get_context_assignments_for_addr isn't implementation #381

Description

@hailongeric
 ANVILL_PROGRAM = anvill.get_program()
  File "anvill\ida\__init__.py", line 143, in get_program
    ret = IDASpecification(arch, os, maybe_base_address)
TypeError: Can't instantiate abstract class IDASpecification with abstract methods get_context_assignments_for_addr

There is no implementation of get_context_assignments_for_addr in Class IDASpecification. How to solve this problem?

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