Skip to content

polsab/binja-avr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVR Architecture Plugin (v0.1c)

Author: Carl Hurd

A disassembler for the AVR architecture.

Description:

This plugin disassembles AVR assembly code.

To install this plugin, navigate to your Binary Ninja plugins directory, and run

git clone https://github.com/cah011/binja-avr.git binja-avr

Then create a python file called binja-avr.py

With the contents import binja-avr

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • dev (Personal) - 1.0.dev-71
  • dev (Commercial) - 1.0.dev-71
  • release (Commercial) - 1.0.7
  • release (Personal) - 1.0.7

License

This plugin is released under a MIT license.

About

AVR assembly plugin for Binary Ninja

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%