LAST EDITED ON Jan-15-03 AT 03:42 PM (Pacific)Like Rick said, go find a hex editor on the internet, you can find at least 6-10 for free. Use it to look at a Wiz 8 savegame file. Try to figure out what all the bytes mean. It is not easy to do. I haven't looked at a Wiz 8 file but suspect some or all of it is encrypted. Which means you will have to run a filter on it with lots of values to try to find what you are looking for.
If you want a for instance: I just opened one of my save files with a hex editor and searched on my characters names. No matches were found. That means that the character names are encrypted some way. See if you can figure out how to find where your characters records start.