Skip to content

Releases: Spooks4576/Ghost_ESP

V1.4.7

08 Aug 05:54
4697362
Compare
Choose a tag to compare

What's Changed

  • LED Flashing Fixed On S2
  • All WiFi Attacks are now faster
  • Fixed Crashes With NeoPixel
  • Serial File System Support Added
  • Settings Added For RGB

What's New

  • New Flipper App now Available you no longer need to use the js script it is now considered legacy.
    To install the flipper app simply drag the .fap file into your apps/GPIO/ESP folder on your flippers SD Card

Notice

if you find your getting 0kb pcaps make sure that you dont have a SD Card plugged into your ESP itself
it will only use Serial FS with the flipper if no SD Card is present in the ESP32

If your looking for a specific board type for a custom board configuration download and take a look at the Custom Boards .zip file

Have Any Issues

  • Lemme know by making a issue on github

Download Flipper App Here

Full Changelog: V1.4.6...V1.4.7

Ghost ESP Version 1.4.6

03 May 21:44
b808675
Compare
Choose a tag to compare

What's Changed?

  1. Fixed Issues with GPS on C3
  2. Fix C3 Crash
  3. Deauth Detector Fixes
  4. Added ESPv5_Awok Board Support
  5. Deauth Functions fixed and added to Js Script

Have Issues?

Please make a github issue describing your issue in full detail and I will attend to it.

Ghost ESP Version 1.4.5

17 Apr 23:09
9c0c328
Compare
Choose a tag to compare

Fixes / Changes

  • Added BLE Air Tag Scanner From https://github.com/MatthewKuKanich
  • Added BLE Scanner to find and detect flipper devices nearby
  • Added BLE Spam Detector
  • Added Street Detector (Ask in the Discord For More Info)
  • Added Wardriving For WiFi and BLE (BLE is Experimental)
  • Better Code organization using a SystemManager class and other optimizations...

Ghost ESP Version 1.4

02 Apr 23:46
ef500ce
Compare
Choose a tag to compare

Fixes / Changes

  • promiscuous mode fixed / sniffer callbacks added / fixed
  • Fixed WIFI Scanning Issues On Wrooms / C3
  • Deauth Bypass Added
  • Fixed SD Card Edge Cases / organization
  • Added find the flippers to BLE commands
  • Added BLE Spam Detector to BLE commands
  • Added BLE Sniffer to pcaps (needs testing)
  • Various Other Fixes / Improvements

Have an Issue?

Please make a github issue so i can properly track the issue and fix it
make sure to leave as much info as possible

Ghost ESP Version 1.3

29 Mar 16:43
8ed2089
Compare
Choose a tag to compare

Fixes

-Neo Pixel Support Added And Working
-Deauth Detector Fixed
-Fixed Blocking CLI Code (Going In and out of commands Should function better)
-SD Card Support Added For Scan, Attack, and General Logs to the SD Card

Ghost ESP Version 1.2

23 Mar 20:07
Compare
Choose a tag to compare

Adds Support For the Following Boards

-Minion Board from rabbit labs
-Dev Board Pro From Koko

Fixes

-Fixed Multiple Crashing Issues In Various Locations
-Fixed Issues and optimized code for the js script
-Fixed LED Issues
-Improved Stability

Notes

GPS Neopixel and SD Card Support are coming soon as this firmware is still far from finished

Ghost ESP Version 1.1

23 Mar 02:39
Compare
Choose a tag to compare

Changes

Added Rainbow LED Boot Animation for dev board
Fixed Parsing on Dial Connect and Chrome Cast V2 Connect
Added De-auth Detector with WIFI Analytics
Misc. bug fixes too many to name here