Skip to content

Conversation

@abatchy17
Copy link

@abatchy17 abatchy17 commented Jun 6, 2018

Plugin doesn't load in v1.1.1142 due to missing import. #13 is possibly related.

Traceback (most recent call last):
  File "C:\Users\xxx\AppData\Roaming\Binary Ninja\plugins\binja-avr\__init__.py", line 1191, in <module>
    BinaryViewType['ELF'].register_arch(83, Endianness.LittleEndian, Architecture["AVR"])
NameError: name 'BinaryViewType' is not defined
Python plugin 'binja-avr' could not be loaded
Traceback (most recent call last):
  File "C:\Users\xxx\AppData\Roaming\Binary Ninja\plugins\binja-avr\__init__.py", line 1191, in <module>
    BinaryViewType['ELF'].register_arch(83, Endianness.LittleEndian, Architecture["AVR"])
NameError: name 'BinaryViewType' is not defined
Python plugin 'binja-avr' could not be loaded

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants