tpm
Last updated
Last updated
dpapi::tpm
decrypts TPM PCP key file ( (PCP)). To check if the device has a Trusted Module TPM Chip:
It has the following command line arguments:
/in
: the TPM PCP key file
/password
: the password to decrypt the tpm key
/unprotect
: display the decryption results on screen
/masterkey
: the masterkey to use for decryption. It can be obtained through .
Benjamin has also published a standalone tool called (C) which is a BCrypt provider to get random bytes from a TPM.