25C3: Console Hacking 2008: Wii Fail - Part 4
Uploader Comments (Scarjka)
Top Comments
-
That's.....FAIL!!!!!!!!!!! Pwnage mates, fucking pwnage you dudes rule.
-
this is where the discussing gets really interesting
All Comments (23)
-
"so if your signature has 00 anywhere, it stops comparing there."
Wow, for a milti-million dollar company they could have done better than that.
whoever designed that "security" must be fired by now.
Also, thanks for the upload, really interesting!
-
WHAT THE FUCK IS THIS SHIT!?!?!?!?!?!?
-
these are some smart mother fuckers, holy shit.
-
The actual formula is 0^65537 mod (some really huge number), where the 0 is supposed to be (some other really huge number) if this were a real signature. The public exponent is the constant, 65537, and the huge mod number is the public modulus (i.e. the public key, a product of two huge prime numbers). The result of the exponentiation is just 0, and the mod does nothing because it only changes numbers that are greater than the modulus to begin with, so you get 0 as a result.
-
dolls cant get singd but wads can
-
Thanks
-
Thanks for this - I knew the TP hack was a stack smash but I never understood the sign-bug. Good lesson for any software professional working on security.
-
iNo it's not 0 ^ 0 it's. ^_^
So does this mean if you use the bomb banner hack you don't have to do this cus they are the same thing?
sync258 2 years ago
Yeah, bannerbomb and the Twilight Hack essentially do the same thing; allow you to run unsigned code.
Scarjka 2 years ago