Recent content by Alizor

  1. A

    Hacking Official Haxchi v2.5u2 - a persistent WiiU hack

    Is there a possibility of doing this with SNES or N64 roms?
  2. A

    Hacking Official wuphax v1.1 - Hacking vWii from WiiU Mode

    Do I need a CFW or 64GB to do this or just the kernel exploit?
  3. A

    Hacking Wii U USB loading - install WiiU games to USB or internal memory

    I downloaded Paper Mario Color Splash with JNUSTool since NEWNUSGrabber didn't have it in the list but title.cert is missing. Is it alright or do I have to download it from other way?
  4. A

    Hacking Loadiine GX2

    Any plans for making MK8 updates work on Mii Maker?
  5. A

    Hacking Hyrule Warriors save editing

    I made a small python (2.7) console app to max rupees. import struct, sys if __name__ == '__main__': if len(sys.argv) != 2: print 'Usage: rupee.py app.bin' else: try: f = open(sys.argv[1], 'r+') except: print "Couldn't open the file."...
  6. A

    Hacking Loadiine GX2

    Are you using Mii Maker mode (without updates) or Smash? Does it run without updates?
  7. A

    Hacking Loadiine GX2

    I have MK8 DLCs but not the disc anymore, can I still dump them?
  8. A

    Hacking Wii U Hacking & Homebrew Discussion

    Well, then read his own words: https://gbatemp.net/threads/wii-u-hacking-homebrew-discussion.367489/page-131#post-5286956
  9. A

    Hacking Hykem's 5.5 iosu Exploit

    Just for fun:P import hashlib, struct if __name__ == '__main__': brute = '\xB5\xD8\xAB\x06\xED\x7F\x6C\xFC\x52\x9F\x2C\xE1\xB4\xEA' ancast_sha1 = 'd8b4970a7ed12e1002a0c4bf89bee171740d268b' h = ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F'] for a...
  10. A

    Hacking Hykem's 5.5 iosu Exploit

    Let's wait until February 1st, if we didn't get the IOSU then we can consider the kernel exploit.
  11. A

    Hacking Hykem's 5.5 iosu Exploit

    If I'm not mistaken, it was she that donated money to Hykem buy his WiiU last year, so she might have contact with him.
  12. A

    Hacking Wii U Hacking & Homebrew Discussion

    Do you mean until the end of this month?
  13. A

    Hacking Wii U Hacking & Homebrew Discussion

    I think Hykem said that he won't release his IOSU exploit because the other team would probably release it much sooner. So he's gonna work on the boot exploit. I'm just saying what I understood.
  14. A

    Hacking Wii U Hacking & Homebrew Discussion

    I just downloaded the Splatoon update even though the servers are blocked, and as I said sometime ago, it's possible to access the eshop too. So I think if a update comes up and you are playing on your Wii U it may update. Can anybody confirm this too?