How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Frankenstein provides a virtual environment to fuzz wireless firmwares. Firmwares can be hooked during runtime to extract their current state (i.e., xmitstate through InternalBlue). Then, they can be re-executed in a virtual environment for fuzzing. To do so, the firmware image needs to be…
Bluetooth experimentation framework for Broadcom and Cypress chips.
smcutil is a command line tool for reading Apple's SMC payloads on T1 and prior devices, validating them, fingerprinting them and extracting the contents for disassembly.
A driver for MacBook models 2018 and newer, implementing the VHCI (required for mouse/keyboard/etc.) and audio functionality.
The main features of t2linux/apple-bce-drv are: Hardware and Kernel Drivers.
Open-source alternatives to t2linux/apple-bce-drv include: acidanthera/virtualsmc — VirtualSMC. seemoo-lab/frankenstein — Frankenstein provides a virtual environment to fuzz wireless firmwares. Firmwares can be hooked during runtime to… seemoo-lab/internalblue — Bluetooth experimentation framework for Broadcom and Cypress chips. t8012/smcutil — smcutil is a command line tool for reading Apple's SMC payloads on T1 and prior devices, validating them,…