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.
Bluetooth experimentation framework for Broadcom and Cypress chips.
A driver for MacBook models 2018 and newer, implementing the VHCI (required for mouse/keyboard/etc.) and audio functionality.
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.
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…
The main features of seemoo-lab/frankenstein are: Hardware and Kernel Drivers.
Open-source alternatives to seemoo-lab/frankenstein include: acidanthera/virtualsmc — VirtualSMC. seemoo-lab/internalblue — Bluetooth experimentation framework for Broadcom and Cypress chips. t2linux/apple-bce-drv — A driver for MacBook models 2018 and newer, implementing the VHCI (required for mouse/keyboard/etc.) and audio… t8012/smcutil — smcutil is a command line tool for reading Apple's SMC payloads on T1 and prior devices, validating them,…