An open API service indexing awesome lists of open source software.

https://github.com/reswitched/loaders

IDA Loaders for Switch binaries
https://github.com/reswitched/loaders

Last synced: 6 months ago
JSON representation

IDA Loaders for Switch binaries

Awesome Lists containing this project

README

          

nxo64.py
========

nxo64.py is an IDAPython loader for NSO / NRO files.

kernel50.py
========

kernel50.py is an IDAPython loader for the Nintendo Switch kernel (Firmware 5.0.0+).

Installation
============

Install the `requirements.txt` modules so that IDAPython can import them.

Copy `nxo64.py` into IDA's `loaders` directory.