View Single Post
  #24  
Old 02-18-2006, 03:30 PM
DaRkY DaRkY is offline
Member
 
Join Date: Jan 2006
Location: Moscow
Posts: 53
DaRkY is on a distinguished road
Quote:
Originally Posted by navman
So far instance if the first byte of the spare 5Kb of data is a 0, then if you change it to a 255, then your 255 nearer to the correct checksum..keep doing this over the 5Kb of data until the original checksum for the 30kb is reached..NavMan
I think, that checksum calculating is not so easy For example, checksum of 1 FF byte file is 3045181057, and checksum of 1 FE byte file is 1738016605.

Sponsored Links