Skip to content

Latest commit

Β 

History

3,585 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ghostesp_logo_white_transparent_2x_shine

The ESP-IDF-native wireless security platform for ESP32. Deep Wi-Fi and BLE assessment, research-grade capture and export, and a real app ecosystem. Built directly on Espressif's ESP-IDF rather than through the Arduino core, so new silicon and radio features land first and there is no abstraction layer between GhostESP and the hardware.

Version License ESP-IDF Discord Boards

⭐️ Enjoying GhostESP? Please give the repo a star. It helps a lot.


What's New

v2.0 rebuilt the UI, added a native app ecosystem, and expanded the radio workflows. v2.1 (Revival) adds on-device OTA with rollback protection, a second NFC backend (ST25R3916), a Cloud Store for apps and scripts and asset packs, and GhostScript, a sandboxed Lua runtime.

app-gallery2 airspace-monitor

Full history in CHANGELOG.md.


Get Started

Flash your device Community and support Learn more
ghostesp.net/flasher Discord Documentation Β· Website

Why GhostESP

GhostESP is a platform, not a bag of tools. Five things set it apart:

  • Built on ESP-IDF, not Arduino. Unlike Marauder and Bruce, GhostESP works against Espressif's SDK directly. It gets new chips and radio features first (802.15.4, Zigbee, 5 GHz on the C5) and lower-level control of the radios, memory, and partitions. Arduino-based firmware can reach the same APIs, just not as directly.
  • Live capture and on-device analysis. Stream traffic into Wireshark in real time over USB, and browse, inspect, and convert captures (PCAP, hc22000, WiGLE, 802.15.4) on the device itself.
  • GhostLink. Pair two ESP32s so one runs the other's radio, keyboard, and display, with BLE bridging to the Android app, split-channel wardriving, and peer OTA.
  • Native apps. SD apps with their own permissions and storage, built with gbt and a plugin SDK, installed from the Cloud Store, plus a Lua runtime for scripts. Examples: Device Inspector, ESP32Finder, a Doom port, a QR generator.
  • One command set, many front ends. Drive GhostESP from the on-device UI, serial CLI, WebUI, Flipper Zero app, Android app, or a GhostLink-connected device, all against the same commands.

Features

WiFi Features
  • Evil Portal (with custom HTML from buffer via serial)
  • Deauth / disassoc attacks
  • Channel switch attack
  • GTK abuse / client isolation testing
  • EAPOL logoff attack
  • Karma (with custom SSID lists and custom portal chaining)
  • Beacon spam (single/list/random/Rickroll)
  • AP scan / STA scan / scanall
  • Multi-select APs and stations
  • Probe request listening (with auto-spawned Evil Twin)
  • Handshake + PMKID capture
  • WiFi capture to SD (PCAP) with on-device PCAP browser + hc22000 export
  • USB dongle mode for Wireshark (extcap stream)
  • DHCP starvation
  • ARP / port / SSH / local IP scanners
  • mDNS discovery / NetBIOS scan / HTTP banner scan / SNMP probe (with per-host and per-subnet variants)
  • WiFi OUI vendor lookup
  • WPA3/SAE attacks (flood + compliance checker)
  • Wardriving exports (WiFi/BLE/GPS) + sweep CSV (WiFi/BLE/GPS/802.15.4)
  • Split-channel wardriving helper via GhostLink
  • RSSI tracking (AP/station) with live RSSI meter view
  • Drone detection / spoofing
  • PineAP detection
  • Flock / surveillance detector
  • WPS detection
  • Pwnagotchi-style automated capture mode (Capture PWN)
  • Channel congestion analysis
  • WiFi Airspace Monitor (real-time packet/threat insights, fast channel hopping, suspect device cards, packets/sec sparkline)
  • DNS Sinkhole (blocklist-based NXDOMAIN blocking with built-in blocklist downloads)
  • Web UI + filesystem + remote command relay
BLE Features
  • BLE scan modes (general, AirTag, Flipper, raw)
  • BLE advertisement scan with OUI prefix/vendor filtering + RGB match pulses
  • BLE spam modes (Apple, Microsoft, Samsung, Google, Random)
  • AirTag scan / spoof / select
  • BLE packet capture
  • BLE stream to Wireshark
  • Flipper finder + RSSI
  • GATT/service scan + per-device enumeration + device tracking (live RSSI meter)
  • BLE wardriving
  • BLE skimmer detection
  • Drone / OpenDroneID scan / list / track / spoof
  • Aerial (drone) detector with threat classification
  • GhostLink BLE bridge to the Android companion app
USB Features
  • USB keyboard host mode (ESP32-S3 builds)
  • Remote keyboard control over GhostLink
  • BadUSB script runner
  • BadUSB identity options (VID/PID/manufacturer/product/layout/randomize)
  • BadUSB trackpad (touchpad-style cursor control)
  • BadUSB mouse jiggler
  • BadUSB type_char CLI for typing individual ASCII characters
  • USB HID keyboard output mode (forward on-device keystrokes over USB)
  • Dedicated WebUI BadUSB page
IR Features
  • IR TX/RX on supported boards
  • IR learn mode
  • IR easy learn mode
  • Flipper .ir file support
  • Universal library transmit
  • IR CLI tools
  • IR dazzler (38 kHz high duty)
NFC Features
  • PN532 NTAG/MIFARE Classic support
  • ST25R3916 NFC backend (EMV payment-card reads, DESFire application and file trees, PicoPass and iCLASS)
  • Flipper .nfc import/export
  • MIFARE Classic dictionary attack (default + user dictionary + session key reuse / sector sweep)
  • Full embedded MIFARE Classic dictionary
  • MIFARE Classic hardnested recovery
  • Flipper NFC parser set (transit, parking, access, amusement, loyalty): BIP, Clipper, CharlieCard, Troika, Plantain, Zolotaya Korona, Ventra, WashCity, Social Moscow, Sonicare, Saflok, Gallagher, Disney Infinity, Skylanders, Aime, Hi, HWorld, Two Cities, Umarsh, Microel, MIZIP, MetroMoney, Kazan, SmartRider, TRT, and more
  • MIFARE Desfire detection
  • Chameleon Ultra support (CLI + UI + BLE control)
  • Chameleon Ultra HF/LF RFID scan + reader controls
SubGHz Features
  • Signal scanning across 64 channels
  • Frequency analyzer with waterfall display
  • Signal capture and decoding
  • 20+ protocol decoders based on Flipper Unleashed/xMasterX
  • Signal transmission and replay
  • Saved signals as .sub files
  • Flipper SubGhz Key File format compatibility
  • CC1101 hardware support
  • Frequency bands: 315, 390, 433.92, 868.35, 915 MHz
  • Full CLI support
  • SubGHz remote radio support via GhostLink
Audio Features
  • I2S DAC audio player (MP3 playback with headphone detection and volume control)
  • Audio receiver (TLV320DAC I2S)
  • Music visualizer (RGB LED audio visualization)
  • Microphone spectrum / MIC visualizer (microphone-driven RGB LED effects with multiple modes, color modes, sensitivity, smoothing, and contrast)
Display & Sensor Features
  • Full LVGL graphical UI with carousel, grid, and list layouts
  • Custom asset packs loaded from SD (icons, colors, backgrounds, themes)
  • 17+ color themes
  • On-screen splash/boot animation with progress bar
  • Toast notification system
  • Persistent status bar with level badge
  • Touch drag scroll + tap-to-wake
  • Configurable screen timeout, brightness, and orientation
  • Idle animations (Game of Life, Ghost, Starfield, HUD, Matrix, Flying Ghosts, Spiral, Falling Leaves, Bouncing Text)
  • On-screen Clock
  • Compass screen (magnetometer)
  • Accelerometer screen (G-force, tilt, orientation, shake, speed)
  • ENV-III sensor screen (temperature, humidity, pressure, dew point, altitude)
  • PIN Lock screen with auto-lock (overlay mode keeps captures running while locked)
  • Trackpad / cursor control
  • Setup wizard with Home WiFi configuration
  • Accessibility settings (font size, high contrast, reduced motion, input repeat speed, epilepsy-safe mode)
  • Terminal font size control
  • Rave mode (display builds)
  • DRV2605 haptic feedback (S3TWatch)
Apps & Extensibility
  • Apps Gallery (central launcher for native SD apps, with categorical submenus)
  • Native SD app system (load, list, inspect, launch, stop, reset apps with permissions and scoped storage)
  • Ghost Build Tool (gbt) for scaffolding, building, and packaging apps and firmware
  • Plugin/app SDK and example apps (Device Inspector, ESP32Finder)
  • Cloud Store (browse and install apps, scripts, and asset packs on-device)
  • GhostScript (sandboxed Lua 5.4 scripting runtime for scripts from the SD card)
  • Ghostchi virtual pet companion (50-level XP system, 27 XP sources, passive/aggressive modes, companion lockscreen, global mood, level-up toasts, status-bar badge)
  • SD Browser (file/folder browsing, rename, delete, copy/move, text file preview)
  • On-device PCAP browser with hc22000 export
  • On-device Info screen (device, runtime, build, credits)
  • Reusable confirmation popups for dangerous UI actions
Additional Features
  • GhostLink (dual-device command and display interface) with remote radio support and keyboard relay
  • Setup wizard (display builds)
  • Wired + web screen mirroring
  • Ethernet mode (W5500) + full toolset: fingerprint scan, port scan, ping sweep, ARP scan, ARP poisoning, MITM, HTTP, DNS, NTP, trace route, MAC tools, statistics
  • TLS SNI / HTTP / FTP credential capture over Ethernet
  • DIAL / Chromecast V2 support
  • GPS integration (gpsinfo) with WiGLE manual upload, runtime baud config, and wdstream companion streaming
  • Network printer output (powerprinter, PJL)
  • RGB LED modes (Normal, Rainbow, Stealth, Knight Rider, MIC Visualizer, custom colors) with neopixel brightness control
  • Timezone configuration (timezone) + NTP time set
  • Camera motion detection with SD card snapshot capture and Discord webhook alerts (XIAO S3 Sense)
  • Live MJPEG camera stream (/camera)
  • NRF24 spectrum analyzer with passive 2.4 GHz jamming detection
  • Zigbee / 802.15.4 packet capture + sweep CSV (ESP32-C5/C6)
  • 802.15.4 / Zigbee channel capture
  • Battery monitoring / fuel gauge support
  • Sensor / RTC hardware support (PCF8563)
  • M5 Cardputer / Cardputer ADV keyboard support
  • Android companion app
  • On-device CH422G / ST7262 / AXS15231B / APX2102 display driver support
  • Light-sleep idle + frequency scaling + Wi-Fi power saving
  • Reduced-motion animations
  • SD config backup / restore
  • On-device OTA and SD firmware update with verification and rollback protection

Supported ESP32 Variants

  • ESP32-Wroom Β· ESP32-S2 Β· ESP32-C3 Β· ESP32-S3 Β· ESP32-C5 Β· ESP32-C6

Note: Feature availability varies by chip. S2 lacks Bluetooth hardware. C5 has 5 GHz and 802.15.4 or Zigbee support.


Supported Boards

50 board targets build in CI (.github/workflows/compile_all.yml) from 49 configs in configs/. Awok V5 shares the generic ESP32-S2 config.

Board feature matrix (click to expand)
Board Bluetooth NFC (PN532) NFC (Chameleon) IR TX IR RX GPS Default Keyboard Display SD OTA Native SD Apps
ESP32-Wroom DevKitC βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— β€” βœ“ βœ— βœ—
ESP32-S2 DevKitC βœ— βœ— βœ— βœ— βœ— βœ— βœ— β€” βœ“ βœ— βœ—
ESP32-S3 DevKitC βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— β€” βœ“ βœ— βœ—
ESP32-C3 DevKitC βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— β€” βœ“ βœ— βœ—
ESP32-C5 DevKitC βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— β€” βœ“ βœ— βœ—
ESP32-C6 DevKitC βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— β€” βœ“ βœ— βœ—
Awok V5 βœ— βœ— βœ— βœ— βœ— βœ— βœ— β€” βœ“ βœ— βœ—
GhostBoard βœ“ βœ— βœ“ βœ— βœ— βœ“ βœ— β€” βœ“ βœ— βœ—
Marauder v4 βœ“ βœ— βœ“ βœ— βœ— βœ“ βœ— Full βœ“ βœ“ βœ—
Marauder v6 βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— Full βœ— βœ— βœ—
AWOK Mini βœ— βœ— βœ— βœ— βœ— βœ“ βœ— Full βœ— βœ— βœ“
Cardputer βœ“ βœ— βœ“ βœ“ βœ— βœ“ βœ“ Full βœ“ βœ“ βœ—
Heltec V3 βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— Status βœ“ βœ— βœ—
CYD2 USB βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— Full βœ“ βœ— βœ—
CYD2 Micro USB βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— Full βœ“ βœ— βœ—
CYD2 Dual USB βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— Full βœ“ βœ— βœ—
CYD2 USB 2.4" βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— Full βœ“ βœ— βœ—
CYD2 USB 2.4" (C variant) βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— Full βœ“ βœ— βœ—
CYD 2432S028R βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— Full βœ“ βœ— βœ—
Waveshare 7" Touch βœ“ βœ— βœ“* βœ— βœ— βœ— βœ— Full βœ“ βœ“ βœ“
Crowtech 7" βœ“ βœ— βœ“* βœ— βœ— βœ— βœ— Full βœ— βœ— βœ“
Sunton 7" βœ“ βœ— βœ“* βœ— βœ— βœ— βœ— Full βœ— βœ“ βœ“
JC3248W535EN βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— Full βœ“ βœ“ βœ“
Flipper JCMK GPS βœ— βœ— βœ— βœ— βœ— βœ“ βœ— β€” βœ“ βœ— βœ—
T-Deck βœ“ βœ— βœ“ βœ— βœ— βœ“ βœ“ Full βœ“ βœ— βœ“
T-Embed CC1101 βœ“ βœ“ βœ“ βœ“ βœ“ βœ— βœ— Full βœ“ βœ“ βœ“
T-Dongle-S3 βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— Full βœ“ βœ“ βœ—
T-Dongle-C5 βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— Full βœ“ βœ“ βœ“
S3TWatch βœ“ βœ— βœ“ βœ“ βœ— βœ— βœ— Full has 4MB vfs partition βœ“ βœ—
T-Display S3 Touch βœ“ βœ— βœ“ βœ— βœ— βœ“ βœ— Full βœ“ βœ— βœ—
JCMK Devboard Pro βœ“ βœ— βœ“ βœ— βœ— βœ“ βœ— β€” βœ“ βœ— βœ—
Minion βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— β€” βœ“ βœ— βœ—
Lolin S3 Pro βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— β€” βœ“ βœ— βœ—
Cardputer ADV βœ“ βœ— βœ“ βœ“ βœ— βœ“ βœ“ Full βœ“ βœ“ βœ—
Poltergeist βœ“ βœ— βœ“ βœ“ βœ“ βœ— βœ— Status βœ“ βœ— βœ—
Banshee (C5 display MCU) βœ“ βœ“ βœ“ βœ“ βœ“ βœ“ βœ— Full + Status βœ“ βœ“ βœ“
Banshee (S3 main) βœ“ βœ— βœ“ βœ— βœ— βœ“ βœ— β€” βœ— βœ“ βœ—
Febris Pro βœ“ βœ— βœ“ βœ— βœ— βœ“ βœ— β€” βœ— βœ— βœ—
ACE C5 βœ“ βœ— βœ“ βœ— βœ— βœ“ βœ— β€” βœ“ βœ— βœ—
NM-CYD-C5 βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— Full βœ“ βœ“ βœ“
ACE S3 βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— β€” βœ“ βœ— βœ—
Seeed XIAO ESP32-S3 Sense βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— β€” βœ“ βœ“ βœ—
Seeed XIAO ESP32-S3 βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— β€” βœ“ βœ“ βœ—
Seeed XIAO ESP32-C5 βœ“ βœ— βœ“ βœ— βœ— βœ— βœ— β€” βœ“ βœ— βœ—
Marauder v8 βœ“ βœ— βœ— βœ— βœ— βœ“ βœ— Full βœ“ βœ— βœ“
Pancake C5 βœ“ βœ— βœ— βœ— βœ— βœ“ βœ— Full βœ“ βœ— βœ“
M5Stack CoreS3-SE βœ“ βœ— βœ“ βœ— βœ— βœ— βœ“ Full βœ“ βœ“ βœ“
M5Stack AtomS3R βœ“ βœ— βœ“ βœ“ βœ— βœ— βœ“ Full has 1MB vfs partition βœ— βœ—

* β€” the checked-in config for this board predates a Kconfig option (NFC_CHAMELEON) that defaults on for BLE-capable boards; no board-specific override is present, so this reflects the Kconfig default rather than an explicit setting in the file. Most unstarred BLE-capable boards set the symbol explicitly, but some generic configs may also rely on the Kconfig default.

M5Stack Grove ports: the M5Stack CoreS3-SE and AtomS3R configs expose their HY2.0-4P Grove connectors on I2C port 1 (PORT.A: SDA=G2, SCL=G1; the CoreS3-SE also has PORT.B G8/G9 and PORT.C G17/G18). Plug an ST25R3916 NFC module (I2C, 0x50) and/or an M5Stack ENV III unit (SHT30 0x44 + QMP6988 0x70) into Grove PORT.A and open the NFC or ENV III app β€” both devices share the same bus.

Display: Full = LVGL graphical UI. Status = secondary small status display only (shares the IO-expander I2C bus), no full UI. β€” = headless, no display.

SD: most boards use SPI-mode SD. JC3248W535EN and T-Dongle-S3 use SDMMC 1-bit mode instead; the SDMMC bus option exists in Kconfig for other boards.

NFC (Chameleon): Chameleon Ultra support rides over BLE, so it's on by default for any BLE-capable board and off where BLE is unavailable (ESP32-S2 boards) or explicitly disabled (Marauder v8, Pancake C5).

Native SD Apps: at compile time the feature depends only on CONFIG_SPIRAM (main/Kconfig.projbuild:1410). At runtime the app gallery checks MALLOC_CAP_SPIRAM and renders into the full LVGL screen, so a display is required for the UI to be usable. That leaves it enabled on: AWOK Mini, Waveshare/Crowtech/Sunton 7β€³, JC3248W535EN, T-Deck, T-Embed CC1101, T-Dongle-C5, NM-CYD-C5, Banshee (C5), and Marauder v8/Pancake C5. Boards with a screen but no PSRAM (Cardputer, Cardputer ADV, the CYD2 family, S3TWatch, T-Dongle-S3, etc.) don't get it.

Banshee ships as two configs: the S3 main board (headless) and the C5 module that drives its display and status LED, paired over GhostLink.


ESP32 Firmware Comparison

Marauder is the focused, hardware-first Wi-Fi and BLE toolset that much of this space grew out of, and GhostESP credits it directly (see Credits). GhostESP covers the same Wi-Fi and BLE ground and adds the capture-to-analysis pipeline, multi-device control through GhostLink, and the native app ecosystem described above, on an ESP-IDF base rather than Arduino.

The table below compares GhostESP against other broad-scope firmware. It is based on GhostESP's feature set and the publicly available source for each listed project. It is not a complete feature list for every firmware. HaleHound and nyanBOX are compared against the latest public source available to us. If newer releases are closed source, this table cannot be independently verified against those builds.

View comparison table
Feature GhostESP Bruce HaleHound nyanBOX
Current source available for audit [x] [x] Limited / older public source Limited / older public source
ESP-IDF-native architecture [x]
Arduino / PlatformIO architecture [x] [x] [x]
Supported board targets 50 CI targets 42+ 4 1
Full LVGL graphical UI [x]
Web dashboard / REST control [x] [x]
Captive portal web server [x] [x] [x] [x]
AP / station WiFi scanning [x] [x] [x] [x]
Deauth / disassoc testing [x] [x] [x] [x]
Beacon spam [x] [x] [x] [x]
Karma / probe response attack [x] [x] [x]
Handshake / EAPOL capture [x] [x] [x]
On-device PCAP browser / hc22000 export [x]
PMKID capture / export [x] [x]
Live Wireshark USB streaming [x]
SAE flood / WPA3-specific testing [x]
WPA3 compliance checker [x]
EAPOL logoff attack [x]
Channel switch attack [x]
GTK abuse / client isolation testing [x]
DHCP starvation [x] [x]
ARP / port / SSH scanners [x] [x]
mDNS discovery [x]
NetBIOS scanner [x]
HTTP banner scanner [x]
SNMP probe [x]
WiFi OUI vendor lookup [x] [x] [x]
PineAP / Evil Twin detection [x] [x]
WPS detection / reporting [x] [x]
Pwnagotchi-style automated capture mode [x] [x]
Pwnagotchi detector / spam [x] [x]
Channel congestion analysis [x] [x]
Live WiFi packet monitor / visualizer [x] [x] [x]
WiFi Airspace Monitor [x]
DNS sinkhole / blocklist NXDOMAIN [x]
GPS WiFi wardriving [x] [x] [x]
BLE wardriving [x] [x] [x]
WiGLE upload integration [x] [x]
802.15.4 capture and PCAP export [x]
GhostLink dual-ESP control [x]
GhostLink BLE bridge to Android [x]
Split-channel wardriving helper [x]
GhostLink remote radio support [x]
Drone / OpenDroneID detect [x] [x]
Drone / OpenDroneID spoof [x] [x]
BLE scanning [x] [x] [x] [x]
Raw BLE scanner [x]
BLE spam modes [x] [x] [x] [x]
AirTag scan / spoof [x] [x] [x] [x]
BLE tracker detection tools [x] [x] [x]
Flipper Zero finder [x] [x]
GATT / service enumeration [x] [x]
BLE device tracking by RSSI [x]
BLE stream to Wireshark [x]
BLE skimmer detection [x] [x]
FastPair / pairing exploit research [x] [x] [x]
BLE HID injection / DuckyScript over BLE [x]
BLE keyboard mode [x]
BLE GATT honeypot / cloned peripheral [x] [x]
BLE vulnerability profiling [x]
Flock / surveillance detector [x] [x] [x]
PN532 NFC support [x] [x] [x]
ST25R3916 NFC support [x] [x]
Chameleon Ultra support [x] [x]
Chameleon Ultra BLE control [x] [x]
Flipper .nfc import/export [x]
Flipper NFC parser collection [x]
MIFARE Classic default-key attack [x] [x] [x]
MIFARE Classic embedded dictionary [x]
MIFARE Classic user dictionary file [x] [x]
MIFARE Classic session key reuse / sector sweep [x]
MIFARE Classic hardnested recovery [x]
PicoPass / iCLASS reading [x]
MIFARE DESFire application / file tree reads [x]
EMV / payment card reader [x] [x]
BadUSB / DuckyScript [x] [x]
USB keyboard host mode [x]
USB HID keyboard output mode [x] [x]
Remote keyboard over dual-device link [x]
BadUSB VID/PID identity options [x] [x]
BadUSB mouse jiggler / trackpad [x]
IR learn / capture / replay [x] [x]
Flipper .ir file support [x] [x]
Universal IR library transmit [x] [x]
CC1101 SubGHz scan / replay [x] [x] [x]
CC1101 waterfall spectrum analyzer [x] [x] [x]
Flipper .sub read/write support [x] [x] [x] [x]
SubGHz protocol decoders [x] [x] [x]
NRF24 spectrum analyzer [x] [x] [x] [x]
NRF24 MouseJack [x] [x]
Passive jamming detection [x] [x]
Active RF jamming shipped Not shipped [x] [x] [x]
Zigbee / 802.15.4 packet capture [x]
Ethernet W5500 support [x] [x]
Ethernet ARP poisoning / MITM tools [x] [x]
Ethernet fingerprint / port / ping tools [x]
Ethernet DNS / NTP / HTTP / trace tools [x]
TLS SNI / HTTP / FTP credential capture over Ethernet [x]
Camera streaming / motion detection [x]
Motion alerts with webhook support [x]
Network printer / PJL output [x]
DIAL / Chromecast testing [x]
On-device setup wizard [x]
PIN / password lock [x] [x] [x]
On-device OTA / SD firmware update [x] [x]
Firmware verification / rollback protection [x]
GhostLink peer firmware update [x]
Wired screen mirroring [x] [x]
Web screen mirroring [x] [x]
SD config backup / restore [x]
SD file manager / browser [x] [x] [x]
Native SD app/plugin system [x]
Native app SDK / build tooling [x]
Sandboxed on-device scripting runtime Lua 5.4 JavaScript
Cloud app / script / asset store [x]
Apps gallery / launcher [x]
Ghostchi / virtual pet [x] [x]
Audio player [x] [x]
Microphone spectrum / visualizer [x] [x]
RGB LED visualizer modes [x] [x]
Clock / RTC screen [x] [x]
Compass screen [x]
Accelerometer screen [x]
ENV-III temperature / humidity / pressure [x]
Battery monitoring / fuel gauge support [x] [x] [x]
Sensor / RTC hardware support [x] [x]
M5 Cardputer keyboard support [x] [x]
Android companion app [x]
Accessibility modes / reduced motion [x] [x]
Custom theme / UI palette system [x] [x] [x]
Custom SD asset packs [x]
LoRa support [x]
FM radio support [x]

GhostESP does not ship active jamming features. Distribution, promotion, sale, and use of jamming devices or firmware is illegal in many jurisdictions.


Credits

Special thanks to:

JustCallMeKoKo
JustCallMeKoKo

ESP32Marauder foundational development
thibauts
thibauts

CastV2 protocol insights
MarcoLucidi01
MarcoLucidi01

DIAL protocol integration
SpacehuhnTech
SpacehuhnTech

Reference deauthentication code
Spooks4576
Spooks4576

Original GhostESP Developer
Tototo31
Tototo31

Large contributions to the project
WillyJL
WillyJL

Core Flipper Firmware functionality and BLE Spam code
flipperdevices
Flipper Zero firmware

Core IR & NFC implementation (flipperdevices/flipperzero-firmware & contributors)
Garag
Garag

Core NFC library
connornishijima
connornishijima

SensoryBridge - MIC RGB visualizer algorithms & inspiration
DarkFlippers
DarkFlippers

Flipper Zero Unleashed firmware (SubGHz protocol decoders)
xMasterX
xMasterX

Flipper Zero Unleashed SubGHz improvements
DecentLabs
DecentLabs

officeAir - multi-pass ARP scanning & lwIP thread-safety techniques
jaylikesbunda
jaylikesbunda

Project maintainer
Play2BReal
Play2BReal

WiGLE upload & IO expander support
the1anonlypr3
the1anonlypr3

Art and assets
Billi-Green
Billi-Green

Audio & ENV-III sensor support
Next-Flip
Next-Flip

Momentum-Firmware - NFC parser base (EMV, DESFire, hardnested, transit parsers; Gallagher by Nick Mooney)
noproto
noproto

MIFARE Classic hardnested / nested recovery
leptopt1los
Leptopt1los

EMV payment-card parser
bettse
bettse

picopass - PicoPass / iCLASS support
micolous
micolous

Opal transit card parser
emilytrau
emilytrau

myki transit card parser
holiman
holiman

loclass - MIFARE key recovery algorithms
RfidResearchGroup
RfidResearchGroup

proxmark3 - RFID research tooling

Contributing

GhostESP welcomes contributions β€” from a one-line board config to a new feature.


Disclaimers

Ghost ESP is intended solely for educational and ethical security research. Unauthorized or malicious use is illegal. Familiarize yourself with your local laws, and always obtain proper permission before conducting any network tests.

Note: this is a detached fork of Spooky's GhostESP, which has been archived and is no longer in development.

For guidelines on using the GhostESP name and logo, see BRAND GUIDELINES.

Interested in becoming an official partner? Email partners@ghostesp.net.


Open Source Contributions

This project is open source and welcomes your contributions. If you've added new features or enhanced device support, please submit your changes!

Releases

Sponsor this project

Packages

Used by

Contributors

Languages