project-slippi / Nintendont

A Wii Homebrew Project to play GC Games on Wii
42 stars 9 forks source link

Added bounds checking on handshake message #24

Closed altf4 closed 4 years ago

altf4 commented 4 years ago

Here's a python script to test it: https://gist.github.com/altf4/53c7c09cd33fd02f7ed581aa25ac2c27

tested on my end. Wii crashes if you run that python script in current master. Doesn't with my patch.