View Single Post
Old 8th April 2007, 21:58   #71  |  Link
arnezami
Registered User
 
Join Date: Sep 2006
Posts: 390
Quote:
Originally Posted by Geremia View Post
about fwpart4, it's weird.
during flashing is xor and sum calculated, but skips the AES part.

in boot sequence, it's not checked

i think it's not so important at the moment
Ok. Its not so important.

Here is fwchecksum.exe.

It will calculate the (new) 16 bytes checksum and the (new) sum correction value. It ignores the current 16 byte checksum and sum correction values (the old ones still present in the file). It does this for three different areas:



In other words: when you change something in any of these areas and run this proggy you can replace the 16 bytes + sum correction value and it should flash without error .

I'm a bit sleepy at the moment so I hope I didn't make any mistakes . Fingers crossed...

Regards,

arnezami

PS. Currently I'm not actually doing the scrambling stuff which limits this proggy to this revision atm.

[edit] Almost forgot: the flash dumper (+script) works!!!

Last edited by arnezami; 8th April 2007 at 22:30.
arnezami is offline