March 5
TPM SPOOF
- Download Linux Mint on your USB stick
DO NOT BOOT INTO YOUR WINDOWS! - if you did you need to repeat the steps above
tpm2_createprimary -C e -g sha256 -G rsa -c primary.ctx
tpm2_readpublic -c primary.ctx -f pem -o endorsement_pub.pem
tpm2_createprimary -C e -g sha1 -G rsa -c primary.ctx
tpm2_createprimary -C e -g MD5 -G rsa -c primary.ctx -(if you get an error on this command you can ignore it)
tpm2_evictcontrol -C o -c primary.ctx 0x81010001 - final command (this replaces tpm)