Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 570 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 570 Bytes

Motorola 68k Architecture Plugin (v0.1)

Author: Alex Forencich

A disassembler and lifter for the Motorola 68k architecture.

Description:

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

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

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

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • release (Personal) - 1.0.13

License

This plugin is released under a MIT license.