- Read_MP3.c = Reads the mp3 tag and prints the relevant song data if its exists.
- Scramble.c = Scrambles any file by swapping the bits.
- Unscramble.c = Unscrambles any files that has already been scrambled.
- Table.c = Prints out a league table using a .bin file.
- Team_stats.c = Prints out all the relevant statistics for one team.