Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

MSP430 Architecture Plugin (v0.4)

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 - 1.1.1689

License

This plugin is released under a MIT license.

You can’t perform that action at this time.