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
- Host: GitHub
- URL: https://github.com/reswitched/loaders
- Owner: reswitched
- License: isc
- Created: 2017-10-02T22:00:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T01:08:05.000Z (over 5 years ago)
- Last Synced: 2024-08-10T14:14:39.320Z (over 1 year ago)
- Language: Python
- Size: 49.8 KB
- Stars: 152
- Watchers: 18
- Forks: 30
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.