Awesome
MSP430 Architecture Plugin (v0.6)
Author: Josh Watson
A disassembler and lifter for the MSP430 architecture.
Description:
This plugin disassembles MSP430 assembly code and generates LLIL.
To install this plugin, navigate to your Binary Ninja plugins directory, and run
git clone https://github.com/joshwatson/binaryninja-msp430.git msp430
Alternatively, clone the repo whereever you want, and add a symbolic link in your plugins directory.
Alternatively-Alternatively, use Binary Ninja's Plugin Manager to install it.
Minimum Version
This plugin requires the following minimum version of Binary Ninja:
- release - 3.0.3233
License
This plugin is released under a MIT license.