awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
seemoo-lab avatar

seemoo-lab/frankenstein

0
View on GitHub↗
464 stars·66 forks·C·Apache-2.0·6 views

Frankenstein

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…

Features

  • Hardware and Kernel Drivers - Framework for reverse engineering Apple Wi-Fi firmware.

Star history

Star history chart for seemoo-lab/frankensteinStar history chart for seemoo-lab/frankenstein

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Frankenstein

Similar open-source projects, ranked by how many features they share with Frankenstein.
  • acidanthera/virtualsmcacidanthera avatar

    acidanthera/VirtualSMC

    1,790View on GitHub↗

    VirtualSMC

    C++
    View on GitHub↗1,790
  • seemoo-lab/internalblueseemoo-lab avatar

    seemoo-lab/internalblue

    779View on GitHub↗

    Bluetooth experimentation framework for Broadcom and Cypress chips.

    Python
    View on GitHub↗779
  • t2linux/apple-bce-drvt2linux avatar

    t2linux/apple-bce-drv

    102View on GitHub↗

    A driver for MacBook models 2018 and newer, implementing the VHCI (required for mouse/keyboard/etc.) and audio functionality.

    C
    View on GitHub↗102
  • t8012/smcutilt8012 avatar

    t8012/smcutil

    47View on GitHub↗

    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.

    Ruby
    View on GitHub↗47

Frequently asked questions

What does seemoo-lab/frankenstein do?

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…

What are the main features of seemoo-lab/frankenstein?

The main features of seemoo-lab/frankenstein are: Hardware and Kernel Drivers.

What are some open-source alternatives to seemoo-lab/frankenstein?

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,…