Advertisement
PokeAcer549

Wii U Keys (For FW.img generation)

Nov 2nd, 2016
577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. bin/getfwimg.py - L5 - L7:
  2. wiiu_common_key = "D7B00402659BA2ABD2CB0DB27FA2B656"
  3. starbuck_ancast_key = "B5D8AB06ED7F6CFC529F2CE1B4EA32FD"
  4. starbuck_ancast_iv = "91C9D008312851EF6B228BF14BAD4322"
  5.  
  6. scripts/anpack.py - L163 - L164:
  7. key = binascii.unhexlify("B5D8AB06ED7F6CFC529F2CE1B4EA32FD")
  8. iv = binascii.unhexlify("91C9D008312851EF6B228BF14BAD4322")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement