Update README.md

This commit is contained in:
jam1garner 2017-07-31 16:39:15 -04:00 committed by GitHub
parent 53f937b176
commit 908f14cc37
1 changed files with 10 additions and 0 deletions

View File

@ -1,2 +1,12 @@
# ROBChain
PoC exploit for Super Smash Brothers Wii U to get arbitrary code execution
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
Coming soon