joshwatson / binaryninja-microcorruption

BinaryView Plugin for Microcorruption CTF memory dumps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • release (Commercial) - 1.0.320
  • release (Personal) - 1.0.13

License

This plugin is released under a MIT license.

About

BinaryView Plugin for Microcorruption CTF memory dumps

License:MIT License


Languages

Language:Python 100.0%