Author: Josh Watson
A disassembler and lifter for the MSP430 architecture.
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.
This plugin requires the following minimum version of Binary Ninja:
- release - 3.0.3233
This plugin is released under a MIT license.