eepmod v0.3 by Superfro / Dextrose
----------------------------------

=========
Platform:
=========
	Win(All)

============
Description:
============

	This program allows you to easily edit eeprom dumps so they can be reflashed
to your eeprom (using a program such as eepromer on the xbox).
	
	Why this program?  Well alot of people seem to think changing your MAC
address and serial # will help you banned LIVE people get back online.  I don't
know if it will or not, but it appears there is a small checksum in the eeprom,
so if you were to just HEX EDIT values, LIVE would show no serial number and
a randomly generated MAC address.  This will calculate the checksum correctly
allowing you to safely modify the values.


==============
How to use it:
==============

	Once you dump your eeprom.bin (with say... eepromer), ftp it onto your pc
then load it up in eepmod, then change the values you wish, save the outputted bin
file, ftp back to your xbox and reflash.

	Values with 0x next to them are HEX values, means you use doubles 0-9 and A-F
like 08FEc0b5 ...

If you don't know what they are, dont mess with it.


=======================
Things you should know:
=======================

	You can, and probably will screw your xbox up using this program, use at
your own risk, don't whine, don't cry, drink beer and be merry.

=======
Lastly:
=======

Another fine Dextrose release.  Visit us on the web: www.dextrose.com


Greets to all in the homebrew scene.


=========
Revisions
=========
.3 Inital public release,  covers entire Factory settings
.2 private
.1 private