Raytwo / exlaunch

A framework for injecting C/C++ code into Nintendo Switch applications/applet/sysmodules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exlaunch

A framework for injecting C/C++ code into Nintendo Switch applications/applet/sysmodules.

Note

This project is a work in progress. If you have issues, reach out to Shadów#1337 on Discord.

Credit

  • Atmosphère: A great reference and guide.
  • oss-rtld: Included for (pending) interop with rtld in applications (License here).

About

A framework for injecting C/C++ code into Nintendo Switch applications/applet/sysmodules.

License:GNU General Public License v2.0


Languages

Language:C++ 68.6%Language:C 22.8%Language:Assembly 4.6%Language:Makefile 2.8%Language:Python 0.7%Language:Shell 0.5%