Skip to content

giggi0x00/Sigrok_TPM_SPI_Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Sigrok_TPM_SPI_Extractor

Short introduction to the topic here:

https://github.com/giggi0x00/Bitlocker-SPI-TPM-Key-sniffing



Decoder for sigrok that while sniffing SPI protocol extract the VMK Key from TPM.

HOW TO USE:

Create a directory under sigrok decoder named "tpm_key_sniffing" and add the files.

example from a previous capture:

sigrok-cli -i capture.vcd -I vcd:numchannels=4 -P tpm_key_sniffing:wordsize=8:bitorder=msb-first:miso=Channel_1:mosi=Channel_0:clk=Channel_2:cs=Channel_3

Channels name can be identified using the following command:

sigrok-cli -i capture.vcd --show

OUTPUT:

KEY: fffad34b5ac07c943a45780108883c9eb7a84009a4782459b12cae41230047df

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages