Announcement

Collapse
No announcement yet.

Codebreaker Key Generator (PS2)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Codebreaker Key Generator (PS2)

    we all know about this CB Key that was used to tell if you had the right version of the game for the codes to work..
    the original program would only run against Disc based Elf files. Mainly for reasons that Elfs on Disc wont be tampered with and there legit.

    Note the key is just a reversed Sha1 checksum of the ELFs data ..

    so i have made a Batch file that will allow you to drop elf on to Check.bat and it will make a CB Check Key. and print it to a file.

    hope some people will find this Program Useful.

    Note: Reality you can drop any file on this and it will output a reversed Sha1 in CB Key format.

    KeyCheck.7z

    For If you like what i do

  • #2
    Originally posted by Skiller View Post
    we all know about this CB Key that was used to tell if you had the right version of the game for the codes to work..
    the original program would only run against Disc based Elf files. Mainly for reasons that Elfs on Disc wont be tampered with and there legit.

    Note the key is just a reversed Sha1 checksum of the ELFs data ..

    so i have made a Batch file that will allow you to drop elf on to Check.bat and it will make a CB Check Key. and print it to a file.

    hope some people will find this Program Useful.

    Note: Reality you can drop any file on this and it will output a reversed Sha1 in CB Key format.

    [ATTACH]3586[/ATTACH]
    Thanks this is awesome.

    Comment


    • #3
      I never understood why CMX did weird things like that. It's a SHA-1 hash, so just let it be a SHA-1 hash. There's nothing to be gained by obfuscating it, aside from possibly giving the impression that you developed your own hash algorithm.

      Comment


      • #4
        No idea . just one of them things :P

        For If you like what i do

        Comment

        Working...
        X