Hacking Proposed feature to verify games using wbfs tool

  • Thread starter Thread starter hdhacker
  • Start date Start date
  • Views Views 1,357
  • Replies Replies 3

hdhacker

Well-Known Member
Member
Joined
Apr 6, 2009
Messages
437
Reaction score
2
Trophies
1
XP
287
Country
United States
An important feature that could be added to the wbfs tool would be some kind of checksum to verify the ISO transfer. An MD5 of the transferred ISO could be used to eliminate any doubts that the transfer to the USB device was successful or not.

The MD5 algorithm is well-defined and should be readily available in C, C++, Java, etc.
 
A SHA1 hash of the game partition data present on a wii disc is stored in the tmd on the disc/image, I've used it a few times to check if downloaded isos are good dumps. Calculating it requires decrypting the sectors, I'm not sure if they are stored on WBFS as encrypted or decrypted but I'm guessing encrypted... Segher's negentig contains source code for it and the wiidisc page on wiibrew contains all the needed information too.
 

Site & Scene News