View Single Post
  #2  
Unread 07-06-2005, 03:51 PM
Periastron Periastron is offline
A Coastal Crab
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 1
Default

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
Reply With Quote