I don't think that the file is encrypted--it just appears to contain binary data. Without knowing the structure of the data inside the file, modifications will be difficult. There's probably also a checksum stored in the file, too. If that's the case, changing the value of a single byte would likely invalidate the whole file.
-- Peri
|