Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 331 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 331 Bytes

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.