/Switch-Binja-Loader

Binary Ninja loader for common Nintendo Switch file types

Primary LanguagePythonISC LicenseISC

Switch-Binja-Loader

Author: EliseZeroTwo

Work In Progress Binary Ninja Loader for common Nintendo Switch binaries

Image demoing SMO in Binja

Currently Supports

  • NSO
  • KIP
  • NRO

Credits

Installation Instructions

Install all needed packages from pip in requirements.txt (Windows and MacOS Binja ship with an embedded python, read here on how the docs say to install pip packages, or what I reccomend doing is just changing the python interpreter to a system install of python3 in settings)

Windows

Clone this repository into %APPDATA%/Binary Ninja/plugins/

Darwin

Clone this repository into ~/Library/Application Support/Binary Ninja/plugins/

Linux

Clone this repository into ~/.binaryninja/plugins/

Minimum Version

Binary Ninja v1200

License

This plugin is released under the ISC license

Metadata Version

2