Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 432 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 432 Bytes

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).