awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
RogueMaster avatar

RogueMaster/flipperzero-firmware-wPluginsFork

0
View on GitHub↗
6,257 星标·610 分支·C·GPL-3.0·9 次浏览www.patreon.com/RogueMaster↗

Flipperzero Firmware WPlugins

该项目是 Flipper Zero 的自定义固件,提供了一个嵌入式插件生态系统、硬件渗透测试工具包和多协议模拟层。它修改了设备的操作系统,以包含用于扩展频率范围的 Sub-GHz 无线电套件,并能够直接在硬件上构建和部署第三方应用程序。

该固件通过 Sub-GHz 无线电套件扩展了设备的本地功能,允许进行频率扩展和超出出厂默认设置的信号捕获。它实现了针对 BadUSB 和 BLE 键盘的专门模拟,并包含一个用于执行模块化插件和游戏的专用框架。

该系统涵盖了广泛的硬件交互领域,包括 NFC 和 RFID 管理、红外设备控制和 UART 串口桥接。它还提供了环境传感器监控和空气质量分析工具,以及通过 U2F 规范实现的基于硬件的二次身份验证。

用户可以将源代码编译为可执行插件,或创建压缩固件存档,通过可移动存储卡进行安装。

Features

  • Custom Hardware Firmware - Provides a modified operating system that unlocks unofficial hardware capabilities and extends device functionality.
  • Custom Firmware - Modified operating system that removes hardware restrictions and enables extended radio frequencies and unsigned code execution.
  • GPIO Sensor Interfacing - Enables communication with external hardware modules and digital sensors using standard general purpose input output pins.
  • HID Emulations - Simulates Human Interface Devices by translating script files into keyboard and mouse inputs for host interaction.
  • Multi-Protocol Signal Emulators - Implements a system for capturing and replaying signals across RF, NFC, Infrared, and HID protocols.
  • Wireless Signal Emulators - Captures, decodes, and emulates radio frequencies and infrared protocols to interact with wireless devices.
  • Frequency Hopping Controllers - Implements frequency-hopping control to manage wireless transmission and reception across predefined target frequencies.
  • Signal Capture and Replay - Provides capabilities to capture raw radio signals and emulate known wireless protocols for analysis.
  • Sub-GHz Transceivers - Provides a suite for capturing, decoding, and transmitting radio signals within the sub-1 GHz frequency band.
  • Frequency Configurations - Allows the definition of custom operating frequencies and hopper lists to target specific wireless bands.
  • Frequency Extensions - Modifies hardware constraints to enable transmission and reception on frequencies outside factory specifications.
  • Plugin-Based Application Execution - Executes third-party applications as modular plugins for tasks such as authentication and hardware flashing.
  • Pentesting Toolkits - Ships a collection of tools for HID emulation, wireless traffic sniffing, and NFC/RFID security analysis.
  • RFID and NFC Tag Manipulation - Provides tools for reading, writing, and emulating multiple contactless NFC and RFID standards.
  • Wireless Security Auditing - Tests target systems using HID emulation, wireless signal capture, and NFC or RFID security analysis.
  • Plugin-Based Extensibility - Implements an architectural pattern that allows extending system capabilities via modular third-party plugins.
  • Plugin Ecosystems - Provides a framework for building and deploying third-party applications and games directly onto the device hardware.
  • RFID and NFC Security - Reads and emulates various NFC standards including Mifare, DESFire, and EMV cards.
  • Hardware Application Deployment - Compiles source code into executable plugins and launches them directly on connected hardware devices.
  • Game Execution Environments - Provides a dedicated execution environment for running lightweight games and emulated software on the device.
  • Game Library Interfaces - Provides a graphical interface for browsing and launching an onboard library of games and emulations.
  • BadUSB Payloads - Provides scripted keystroke sequences for automated task execution on target computers via BadUSB hardware emulation.
  • Environmental Monitoring - Tracks air quality, temperature, and humidity using external sensors with custom alert thresholds.
  • Firmware Image Packaging - Packages compiled project binaries into compressed archives for installation via removable storage cards.
  • Bluetooth Low Energy Emulations - Implements a low energy keyboard emulation to send remote input signals to wireless hosts.
  • Infrared Signal Transceivers - Transmits and receives infrared signals to operate and emulate remote control protocols for various hardware.
  • Sensor Drivers - Provides driver-level access to collect real-time temperature, humidity, and pressure data from external sensors.
  • Serial Hardware Bridges - Routes raw data streams between connected hardware devices using dedicated serial communication pins for debugging.
  • UART Interfaces - Routes serial data between connected devices using UART hardware pins for system interfacing and debugging.
  • Air Quality Sensing - Collects air quality, temperature, humidity, and pressure metrics from external sensors via GPIO.
  • RFID Tag Reading - Interacts with proximity cards using common 125kHz and 13.56MHz industry protocols.
  • RFID Tag Writing - Modifies and writes data to Mifare and other 13.56MHz NFC tags for custom configuration.
  • External Asset Loading - Loads custom animations, scripts, and configurations from removable SD storage to extend device capabilities.
  • Third-Party Hardware Integration - Interfaces with third-party hardware modules to extend sensor capabilities and network attack options.
  • NRF24 Spectrum Scanning - Scans radio channels to detect and identify active wireless addresses from NRF24-based devices.
  • Electronic Lock Exploitation - Exploits vulnerabilities in electronic safes to open locking mechanisms without a pin code.
  • EMV Card Scanning - Extracts application identifiers and public keys from EMV payment cards using targeted NFC actions.
  • Hardware Authentication - Implements hardware-based second-factor authentication according to the U2F specification.
  • Hardware Debugging Interfaces - Uses UART bridging and GPIO pins to route serial data and debug third-party electronic modules.
  • Wireless Attack Tools - Executes Mousejack attacks by sending keystrokes to targets using captured wireless addresses.
  • Firmware Distributions - Custom firmware focused on pre-installed plugins.

Star 历史

roguemaster/flipperzero-firmware-wplugins 的 Star 历史图表roguemaster/flipperzero-firmware-wplugins 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

roguemaster/flipperzero-firmware-wplugins 是做什么的?

该项目是 Flipper Zero 的自定义固件,提供了一个嵌入式插件生态系统、硬件渗透测试工具包和多协议模拟层。它修改了设备的操作系统,以包含用于扩展频率范围的 Sub-GHz 无线电套件,并能够直接在硬件上构建和部署第三方应用程序。

roguemaster/flipperzero-firmware-wplugins 的主要功能有哪些?

roguemaster/flipperzero-firmware-wplugins 的主要功能包括:Custom Hardware Firmware, Custom Firmware, GPIO Sensor Interfacing, HID Emulations, Multi-Protocol Signal Emulators, Wireless Signal Emulators, Frequency Hopping Controllers, Signal Capture and Replay。

roguemaster/flipperzero-firmware-wplugins 有哪些开源替代品?

roguemaster/flipperzero-firmware-wplugins 的开源替代品包括: brucedevices/firmware — This firmware transforms an ESP32 device into a portable penetration testing platform by combining an embedded… cifertech/esp32-div — ESP32-DIV is a handheld wireless pentesting platform designed for analyzing and disrupting a wide range of wireless… flipper-xfw/xtreme-firmware — Xtreme-Firmware is a custom operating system for the Flipper Zero designed to expand hardware capabilities and remove… claracrazy/flipper-xtreme — Flipper-Xtreme is a custom firmware for the Flipper Zero that modifies the operating system to unlock additional… pr3y/bruce — Bruce is offensive security firmware for ESP32 hardware designed for network attacks, radio analysis, and… rfidresearchgroup/proxmark3 — Proxmark3 is an open-source hardware tool for RFID research, analysis, security testing, protocol sniffing, tag…

Flipperzero Firmware WPlugins 的开源替代方案

相似的开源项目,按与 Flipperzero Firmware WPlugins 的功能重合度排序。
  • brucedevices/firmwareBruceDevices 的头像

    BruceDevices/firmware

    4,941在 GitHub 上查看↗

    This firmware transforms an ESP32 device into a portable penetration testing platform by combining an embedded JavaScript runtime with multi-protocol wireless attack capabilities, USB and Bluetooth HID emulation, and a menu-driven user interface. It is designed as a unified system that integrates persistent storage, hardware abstraction for external radio modules, a serial command protocol for headless operation, and a web-based remote desktop that streams the device screen and relays button inputs for remote control. The custom JavaScript scripting environment enables users to write and run

    Cbrucecardputerembedded-systems
    在 GitHub 上查看↗4,941
  • cifertech/esp32-divcifertech 的头像

    cifertech/ESP32-DIV

    2,552在 GitHub 上查看↗

    ESP32-DIV is a handheld wireless pentesting platform designed for analyzing and disrupting a wide range of wireless protocols. It functions as a multi-band radio analyzer, RFID and NFC tag manipulator, and GPS wardriving logger, providing a unified interface for security auditing and signal research. The project distinguishes itself through a modular radio abstraction that allows switching between Wi-Fi, BLE, Sub-GHz, RFID/NFC, and infrared hardware modules. It features a touch-driven TFT interface for navigating toolsets and managing signal profiles, as well as the ability to emulate Bluetoo

    C++arduinoattackdeauth
    在 GitHub 上查看↗2,552
  • flipper-xfw/xtreme-firmwareFlipper-XFW 的头像

    Flipper-XFW/Xtreme-Firmware

    9,887在 GitHub 上查看↗

    Xtreme-Firmware is a custom operating system for the Flipper Zero designed to expand hardware capabilities and remove software restrictions. It functions as a multi-protocol signal emulator for capturing and replaying RFID, NFC, Sub-GHz, and Infrared signals to test hardware security. The project features a specialized USB HID attack framework for sending keystroke payloads and spoofing device identifiers over USB and Bluetooth. It also includes a WiFi penetration testing suite for scanning, sniffing, and sending deauthentication frames using a wireless development board. Broad capabilities

    Ccfwcustom-firmwareflipper-firmware
    在 GitHub 上查看↗9,887
  • claracrazy/flipper-xtremeClaraCrazy 的头像

    ClaraCrazy/Flipper-Xtreme

    9,887在 GitHub 上查看↗

    Flipper-Xtreme is a custom firmware for the Flipper Zero that modifies the operating system to unlock additional hardware capabilities and integrate unofficial features. It functions as a hardware protocol manager and a device interface customizer. The firmware includes a Bluetooth keyboard emulator that allows the device to masquerade as a wireless keyboard by spoofing device identities to send payloads. It also features an experience-based leveling system that gates specific animations and system capabilities behind user interaction milestones. The project provides tools for hardware proto

    C
    在 GitHub 上查看↗9,887
  • 查看 Flipperzero Firmware WPlugins 的所有 30 个替代方案→