Skip to content

joshwatson/binaryninja-microcorruption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages