drogjh / tcfp

Thunderbolt Controller Firmware Patcher.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thunderbolt Controller Firmware Patcher

Thunderbolt Controller Firmware Patcher, or tcfp, is a proof of concept that is used as part of the Thunderspy attacks as detailed at thunderspy.io. This readme is a work in progress.

Requirements

Thunderbolt Controller Firmware Patcher requires Python 3.4 or later.

Usage

 Thunderbolt 3 Host Controller Firmware Patcher
 (c) 2020 Björn Ruytenberg <bjorn@bjornweb.nl>. Licensed under GPLv3.

 Usage:

 parse [file]		Parse firmware image metadata and Security Level.
 patch [file]		Patch firmware image to override Security Level to SL0 (no security).
 version		Show program's version number and exit.
 help			Show this help message.

Disclaimer

This code has been exclusively released for research purposes and is not intended for unlawful actions.

License

See the LICENSE file.

About

Thunderbolt Controller Firmware Patcher.

License:Other


Languages

Language:Python 100.0%