mirror of
https://github.com/wiiu-env/ROBChain.git
synced 2024-12-04 15:54:19 +01:00
PoC exploit for Super Smash Brothers Wii U to execute arbitrary ROP in userland
generate_string.py | ||
LICENSE | ||
mario.mscsb | ||
README.md | ||
ROP-NOTES.txt | ||
script_0.txt | ||
Scripts | ||
string.bin | ||
string.txt | ||
WRITE-UP.md |
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 to build.
Video
Write up
Coming soon