Home

Awesome

Motorola 68k Architecture Plugin (v0.5)

Original Author: Alex Forencich

Previous Maintainer: Jason Wright

A Binary Ninja disassembler and lifter for the Motorola 68k architecture.

Moved

Development of this plugin has moved to galenbwill/binaryninja-m68k

Note: This project is currently being maintained by @galenbwill as a community plugin, not as an official Vector 35 plugin.

Description:

This plugin disassembles Motorola 68k machine code and generates LLIL.

To install this plugin, install from the Binary Ninja Plugin Manager.

Alternatively, navigate to your Binary Ninja plugins directory, and run

git clone https://github.com/galenbwill/binaryninja-m68k.git m68k

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

License

This plugin is released under a MIT license.

Modifications by Galen Williamson

Modifications by Jason Wright