In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Banner Signer"

From WiiBrew
Jump to navigation Jump to search
m
m (Robot: Cosmetic changes)
Line 2: Line 2:
 
This is an IMET/IMD5 signer for PC/Mac/Linux/Wii probably if OpenSSL has been ported, used in banners on banner.bin, icon.bin, sound.bin, and 00000000.app. If you don't know what these are, you shouldn't use it. Yes, I know it is kinda pointless, but might be useful sometime.
 
This is an IMET/IMD5 signer for PC/Mac/Linux/Wii probably if OpenSSL has been ported, used in banners on banner.bin, icon.bin, sound.bin, and 00000000.app. If you don't know what these are, you shouldn't use it. Yes, I know it is kinda pointless, but might be useful sometime.
  
==How to get it==
+
== How to get it ==
 
Get the source [http://codepad.org/PrARwNoM here], it needs OpenSSL for MD5. Compile yourself, its not hard.
 
Get the source [http://codepad.org/PrARwNoM here], it needs OpenSSL for MD5. Compile yourself, its not hard.
  
==Why?==
+
== Why? ==
 
Commandline, opensource, etc. Useful to a select few people, including me. Probably good on Linux as I don't think there is any other tool for this there. Could be useful in the future for an all-in-one banner maker?
 
Commandline, opensource, etc. Useful to a select few people, including me. Probably good on Linux as I don't think there is any other tool for this there. Could be useful in the future for an all-in-one banner maker?
  
==Thanks==
+
== Thanks ==
 
[[User:Magicus/Magicus's Tools/Parse-opening.c]] was used for some of the IMET info, thanks.
 
[[User:Magicus/Magicus's Tools/Parse-opening.c]] was used for some of the IMET info, thanks.

Revision as of 18:02, 10 August 2009

What is this?

This is an IMET/IMD5 signer for PC/Mac/Linux/Wii probably if OpenSSL has been ported, used in banners on banner.bin, icon.bin, sound.bin, and 00000000.app. If you don't know what these are, you shouldn't use it. Yes, I know it is kinda pointless, but might be useful sometime.

How to get it

Get the source here, it needs OpenSSL for MD5. Compile yourself, its not hard.

Why?

Commandline, opensource, etc. Useful to a select few people, including me. Probably good on Linux as I don't think there is any other tool for this there. Could be useful in the future for an all-in-one banner maker?

Thanks

User:Magicus/Magicus's Tools/Parse-opening.c was used for some of the IMET info, thanks.