Hacker News new | ask | show | jobs
by skykooler 1937 days ago
For example, this video https://www.youtube.com/watch?v=hB6eY73sLV0 by SethBling where he manually exploits SMW to rewrite some of its code and turn it into a Flappy Bird clone.
2 comments

The jailbreak he did is neat, too. https://www.youtube.com/watch?v=Ixu8tn__91E
Remote code execution.

That has to be the most awesome hack I ever seen.

Arbitrary, not remote, but definitely really cool.
RCE in SMW would be particularly impressive
I've built a system that kinda does that: https://patcdr.net/carl/listing

tl;dr: People can build ASM modules on that site and load them into my game (when enabled) using chat commands. And it does work on my original SNES by using some SD2SNES trickery.