View Single Post
Old 03-04-2013   #251
aldostools
Homebrew Developer
 
aldostools's Avatar
 
Join Date: Sep 2010
Location: dev_hdd0/game/BLES80608
Posts: 937
Likes: 897
Liked 1,225 Times in 480 Posts
Mentioned: 573 Post(s)
Tagged: 0 Thread(s)
Originally Posted by gingerbread View Post
Thanks for the information. Using you guide, I manage to find the offset in goldeneye's save file using the dependency file's crc value.

But using that same method, it tried on PROTOTYPE 2. I was unable to find the offset.

This are values of crc.bin after decryption.
Code:
CRC32: 7CAE22BB
MD5: 8C64E68601F1493941DCE23675D24103
SHA-1: 2C9BF55F67946D78783233EC605F5CC9BCDBD571
I opened USERDATA.BIN (decrypted) in hex editor, but I was unable to locate any of those values.
In [Prototype 2], the decrypted CRC.BIN seems to store a 32bit hash (could be a crc32, but could be any other algorithm). I was unable to find what is that hash.
__________________
~ Dreams and dedication are a powerful combination.
... multiMAN is a perfect demonstration.
aldostools is offline   Reply With Quote