*停權中*
|
這邊怪異的是
更動的是SLIC部分
引用:
Each SLIC consists of a pubkey, a marker and of the SLIC table header.
You can divide each SLIC into it:
Each pubkey starts with "00 00 00 00 9C" and is 156 bytes long (9Ch). It contains the RSA1 sting.
Each marker starts with "01 00 00 00 B6" and is of course 182 bytes long (B6h) It's named with OEM table and table ID plus "WINDOWS".
Mark them and save them as a unique file!
|
結果也包含到check sum?
還是說check sum其實是檢查這串位置內的字元
只要一不符合
就判定checksum error ?
|