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·8 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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Frankenstein

These projects share indexed features with Frankenstein. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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.

Which projects share features with seemoo-lab/frankenstein?

Projects with overlapping indexed features 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,…