Mattiwatti / EfiGuard

Disable PatchGuard and Driver Signature Enforcement at boot time
GNU General Public License v3.0
1.78k stars 337 forks source link

Can we fake the presence of a TPM using efiguard? #39

Closed DavidXanatos closed 2 years ago

DavidXanatos commented 3 years ago

Can we fake the presence of a TPM using efiguard? With this super irrational demand of MSFT to have a TPM in order to install windows 11, I was thinking if we can somehow reliably fake windows into thinking there is a TPM when there is

  1. none or
  2. a cheap emulation that just saves everything to a plain text file on the efi partition, muhahahahah...
e-t-l commented 2 years ago

Not sure if EfiGuard can do it, but you can easily do it with https://github.com/AveYo/MediaCreationTool.bat/

Mattiwatti commented 2 years ago

Can we fake the presence of a TPM using efiguard?

Short answer: no.

Slightly longer explanation: see here.