Well this is something I've been toying with for some time now. Taking the entire 1114 file set of official codebreaker Day files (CrapCBC) and decrypting them to plain text. With help from misfire and use of his excellent cb2util, this was accomplished a few days ago.
Now, what needs to be done is to take the resulting plain text files and recompile them into a working set of unsigned (since we can't sign them) cbc's (GoodCBC) to replace the set currently hosted here at gamehacking.org. <---Done!
Attached below are the plain text files as well as a bonus plain text dump of the Codebreaker v10.1 (Gamestop Edition) internal code database.
Currently the only way we can create cbc files is using Pyriel's Omniconvert or or CMX's CBCmaker. Both are slow and laborious options.
Here's the *nix set of plain text files I initially started with. https://dl.dropbox.com/u/198998/day1_txt.tar.gz The tar.gz uses LF and the .7z below uses CR/LF.
GoodCBC r2 Attached ~ depricated
GoodCBC r3 Attached ~ depricated
GoodCBC r4 Attached ~ depricated
GoodCBC r5 Attached
Changed: r2
Changed: r3
Changed: r4
Changed: r5 (11/13/2013)
Attached below are the plain text files as well as a bonus plain text dump of the Codebreaker v10.1 (Gamestop Edition) internal code database.
Currently the only way we can create cbc files is using Pyriel's Omniconvert or or CMX's CBCmaker. Both are slow and laborious options.
Here's the *nix set of plain text files I initially started with. https://dl.dropbox.com/u/198998/day1_txt.tar.gz The tar.gz uses LF and the .7z below uses CR/LF.
GoodCBC r5 Attached
Changed: r2
- Removed 3 duplicate entries
- Added cbc's for Devil May Cry and Devil May Cry 2 as well as added codes to Ratchet: Deadlocked
- Fixed numerous typos in titles and shortened many titles that overran the filesize in Codebreakers list
Changed: r3
- More title fixes
Changed: r4
- Added cbc files for Ratchet & Clank, Ratchet & Clank: Going Commando v1.1
- Added codes to Ratchet & Clank: Going Commando v1.0
- More title fixes
- Utilized the "--banner" switch to add "GoodCBC Revision 4! Brought to you by gamehacking.org. Compiled at 21:15 on September 20th, 2013 ~bfoos" as the banner for all 1,115 cbc files.
Changed: r5 (11/13/2013)
- Fixed codes for Burnout: Dominator and Xenosaga Episodes I and II (thanks bungholio)
- More title fixes
- Changed banner to "GoodCBC Revision 5! Brought to you by gamehacking.org. Compiled at 22:58 on November 13th, 2013 ~bfoos" as the banner for all 1,115 cbc files.


Comment