Hacking Having trouble compiling IOSUHax.

  • Thread starter Thread starter Polarise
  • Start date Start date
  • Views Views 2,002
  • Replies Replies 18

Polarise

Well-Known Member
Member
Joined
Jul 12, 2016
Messages
827
Reaction score
99
Trophies
0
Age
25
XP
1,173
Country
United States
Hello, I am having trouble compiling iosuhax. I have the python files ready. The thing is that I need the


wiiu_common_key = ""
starbuck_ancast_key = ""
starbuck_ancast_iv = ""



from the getfwimg.py file

and:


key = "you gon have to fill this out yourself"
iv = "and this too"



from the anpack.py file.

Can someone help me with where I could get the keys and ivs?

Also, once I get them, what should I do to compile the fw.img? Thanks.
 
Last edited by Polarise,
Whenever I run it, I always get:
Code:
Traceback (most recent call last):
  File "C:\Users\Adam\Documents\GitHub\dimokiosu\bin\getfwimg.py", line 13, in <
module>
    from Crypto.Cipher import AES
ImportError: No module named Crypto.Cipher

Hopefully someone can help both of us
 
Whenever I run it, I always get:
Code:
Traceback (most recent call last):
  File "C:\Users\Adam\Documents\GitHub\dimokiosu\bin\getfwimg.py", line 13, in <
module>
    from Crypto.Cipher import AES
ImportError: No module named Crypto.Cipher

Hopefully someone can help both of us
did you get all the keys and ivs to fill in the empty parts?
 
Whenever I run it, I always get:
Code:
Traceback (most recent call last):
  File "C:\Users\Adam\Documents\GitHub\dimokiosu\bin\getfwimg.py", line 13, in <
module>
    from Crypto.Cipher import AES
ImportError: No module named Crypto.Cipher

Hopefully someone can help both of us

You need to install pycrypto. However, if you're stuck there and couldn't figure that out from the error, you're probably in over your head. Why are you trying to run iosuhax anyway?
 
Aah, I snipped both anyway just in case it shows a red flag to the mods.
I didn't pay the actual link though

--------------------- MERGED ---------------------------

You need to install pycrypto. However, if you're stuck there and couldn't figure that out from the error, you're probably in over your head. Why are you trying to run iosuhax anyway?
To get the homebrew for virtual wii
 
You need to install pycrypto. However, if you're stuck there and couldn't figure that out from the error, you're probably in over your head. Why are you trying to run iosuhax anyway?
PyCrypto already is installed and I've ran things before that used it. I'll try uninstalling and reinstalling
 

Site & Scene News

Popular threads in this forum