Page 1 of 1

Nintendo Switch Process Memory Scanner C++

Posted: Wed Sep 19, 2018 3:16 am
by BooBoo
Process memory manipulation is now possible on the nintendo switch. Check out my latest project! 8-)


Re: Nintendo Switch Process Memory Scanner C++

Posted: Wed Sep 19, 2018 4:07 am
by Sytron
Looking great so far!

What are your long term ideas/plans for this?

Re: Nintendo Switch Process Memory Scanner C++

Posted: Wed Sep 19, 2018 12:04 pm
by BooBoo
Sytron wrote:
Wed Sep 19, 2018 4:07 am
Looking great so far!

What are your long term ideas/plans for this?
In short, a full featured memory scanner/debugger like CE.

The scanner UI is a simple console program for right now. I will implement a GUI as soon as the scanner core elements are done.