Advertisement
Guest User

Wii U boot0 Race Attack by Team Pepper

a guest
Apr 1st, 2017
798
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. -------------------------------------
  2. Wii U boot0 race attacker
  3. -------------------------------------
  4.  
  5. /*
  6. * I am not responsible for bricked devices, dead SD cards, thermonuclear
  7. * war, or the current economic crisis caused by you following these
  8. * directions. YOU are choosing to run this program on your Wii U, and
  9. * if you point your finger at me for messing up your device, I will
  10. * laugh at you.
  11. */
  12.  
  13. -- Introduction --
  14. Basing on the 33C3 work on Wii U we worked on a way to race attack the boot0.
  15. This works by using the IOSU exploit to run a custom kernel on the PPC that'll wait for the arm to be reset, and then send some impulses to the arm chip trying to race it.
  16.  
  17. We have not yet managed to extract the boot1 key, but that's because we haven't tried enough times; it would take quite a lot of time to test it on one single Wii U and that's why we are releasing it: so you can try running it on your Wii Us. That should increase the probability of finding the boot1 key in one day to nearly 90%.
  18.  
  19. Hope you enjoy this release.
  20.  
  21. -- Download Mirrors --
  22. http://ge.tt/2UphSVj2
  23. https://www.sendspace.com/file/2cbt1g
  24. http://www65.zippyshare.com/v/Dn1PGf8o/file.html
  25.  
  26. -- Credits --
  27. - Team Pepper
  28. - wiiubru team
  29. - libwiiu team
  30. - smea
  31. - plutoo
  32. - naehrwert
  33. - Hykem
  34. - MarioNumber1
  35. - many others
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement