Mac Categories

ipodedit


ipodedit ipodedit - Command line app for editing resources in the iPod firmware

System Requirememts
Mac OS X
Download Details
Company Austin Che
Version --
Post Date May 23, 2009
License GPL
File Size 106 KB
There are no screenshots

ipodedit


ipodedit - Command line app for editing resources in the iPod firmware
ipodedit is a free and open source command line program for editing resources in the iPod firmware. ipodedit has been originally inspired by the iPodWizard program.

However, ipodedit is a result of the author's reverse engineering and works quite differently from the current iPodWizard so it should not be taken as a replacement for iPodWizard.

Requirements:

  • Xcode (to build the program from sources)


    WARNING: Use this at your own risk. This app is not for those who shudder at using the command line. If you cannot compile this program yourself, then you probably should not be using this!

    NOTE: To build ipodedit from sources open a Terminal window, navigate to the folder where you have saved ipodedit.c and enter the following command (without quotes): "gcc ipodedit.c -o ipodedit". After this you can launch the program by entering: "./ipodedit".