Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.23 KB

File metadata and controls

27 lines (23 loc) · 1.23 KB

sys-rscm : Red's Stupid Cheat Module

Inspired by sys-botbase, sys-netcheat and Noexes

What is this?

This is a cheat module for the Nintendo Switch. It allows you to read and write to the memory of any process running on the Switch. It is intended to be used with rscm-rs

Features

  • Attach to any process running on the Switch
  • Read and write to the memory of the process
  • Query the memory of the process
  • Pause and resume the process
  • [-] Set a breakpoint on the memory of the process
  • Get the list of the processes running on the Switch
  • Get the current Process ID
  • Get the title ID of any process

How do I install it?

  • Download the latest release from the releases page
  • Extract the content of the zip file to the root of your SD card
  • Reboot your Switch

FAQ

How do I use it?

  • Install the sysmodule
  • Download rscm-rs or a client capable of using the sysmodule
  • Connect your client on the port 6060 of your nintendo switch
  • Enjoy !