Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
denandz committed Mar 12, 2019
1 parent e697a10 commit 5f16800
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# TPM Specific lpc sniffer (low pin count) for ice40 stick

Turn the ice40 stick into a LPC sniffer, only logging messages addressed to `0x0024`. This repository is a duplicate of [/~https://github.com/lynxis/lpc_sniffer/](/~https://github.com/lynxis/lpc_sniffer/).

This project was used to extract BitLocker keys by sniffing the LPC bus when BitLocker was enabled in it's default configuration. More information is available [in this post](https://pulsesecurity.co.nz/TPM-sniffing).
Turn the ice40 stick into a LPC sniffer, only logging TPM specific messages. This repository is a duplicate of [/~https://github.com/lynxis/lpc_sniffer/](/~https://github.com/lynxis/lpc_sniffer/), with modifications made to only log messages with start field `0101` and address `24`.

This project was used to extract BitLocker VMK keys by sniffing the LPC bus when BitLocker was enabled in it's default configuration. More information is available [in this post](https://pulsesecurity.co.nz/TPM-sniffing).

# features

Expand Down

0 comments on commit 5f16800

Please sign in to comment.