引用:
作者公不
參考了這篇
這位置應該是PUBKEY+MARKER
|
更深入的研究
-----
http://goo.gl/uUuTa
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!
Here's the example:
http://forums.mydigitallife.info/sho...6&postcount=74
Make your own by dividing a ordinary SLIC! You will see that the structure of a SLIC is built logical.
------
以及
http://goo.gl/JYlXh