Home

Awesome

Microcorruption BinaryView Plugin (0.1b)

Author: Josh Watson

A BinaryView for Microcorruption CTF memory dumps

Description:

This plugin provides a BinaryView for memory dumps of Microcorruption CTF challenges.

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

git clone https://github.com/joshwatson/binaryninja-microcorruption.git microcorruption

Memory dumps can be generated by copy-pasting the entire contents of the memory window from a microcorruption challenge into a text file, then processing it with this script.

Dependencies

This plugin requires the MSP430 Architecture plugin.

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

License

This plugin is released under a MIT license.