binaryninja_avr
binaryninja_avr copied to clipboard
Binaryninja AVR architecture plugin with lifting
Apologies for the late notice, we removed this from the plugin manager some time last year due to: https://github.com/fluxchief/binaryninja_avr/blob/master/__init__.py#L416-L418 I'd love to re-add it back once that is resolved. Very...
When I try to open a small non-AVR file on my computer, the whole UI freezes. If I disable this plugin it works again. I'm trying to debug this to...
AVR binaries are usually distributed in the intel hex format. It would be more comfortable if this plugin could directly open ihex files instead of requiring the user to do...
The project currently does not properly handle status flags as `perform_get_flag_write_low_level_il` is not implemented.