ROBChain/README.md

13 lines
545 B
Markdown
Raw Normal View History

2017-07-31 22:35:07 +02:00
# ROBChain
2018-04-08 21:40:58 +02:00
PoC exploit for Super Smash Brothers Wii U to get arbitrary ROP execution under userland
2017-07-31 22:39:15 +02:00
Can go over any fighter (and possibly article) to gain arbitrary code execution (Only ROP atm). This is a variation of contenthax based around MSC (the main character scripting language) exploiting a heap overflow to gain arbitrary read/write within the MSC script. Use [pymsc](https://github.com/jam1garner/pymsc) to build.
### Video
https://youtu.be/u3qKsbGPgn0
### Write up
2017-09-21 01:55:30 +02:00
https://github.com/jam1garner/ROBChain/blob/master/WRITE-UP.md