Skip to content

Releases: Spooks4576/Ghost_ESP

VA1.2.5

23 Oct 04:55
3eeafec
Compare
Choose a tag to compare

What's Changed

  • Web UI Now Gets Updated with the saved settings on the board upon website refresh
  • Specific commands such as Evil Portal WIFI Connection and Power Printer have been added to the web UI specifically so you can execute these commands directly through the web UI no serial required
  • Stability fixes and overall fixes to various crashes I have encountered

Notes

  • The Touch Screen Releases for various WROOM boards will be uploaded soon the boards I plan to support for now are as follows in this category
    Awok Mini Awok Dual Marauder V6 Cheap Yellow Display (Micro USB)
    these configurations should be uploaded less than 24 hours from now but might not be available instantly upon reading this post

  • Again we are aiming to have fully working screen support by VA1.3 and we appreciate your patience...

  • If you don't know what release to flash I recommend picking the generic version for your ESP32 Board whatever ESP variant that might be

Thanks Again for the support...

VA1.2

20 Oct 06:00
04b08ac
Compare
Choose a tag to compare

What's Changed

  • JTAG Serial Support: Added support for JTAG serial communication.
  • Screen Support for Awok Dual Mini: Screen support is now complete.
  • Touchscreen Support: Touchscreen functionality is working.
  • Web UI Improvements: You can now input information directly through the Web UI for some commands. Additionally, the Web UI has been fully revamped with tooltips—simply hover over the orange "?" if you need guidance.

Notes

  • Full screen support is expected with the A1.3 release. For now, consider this implementation as a preview. It is not yet fully integrated or finalized.
  • If you encounter any issues with this firmware or build, please report them via a GitHub issue or reach out on Discord.

VA1.1

12 Oct 18:47
Compare
Choose a tag to compare

What's Changed

-S2 RGB Fixes
-Added DialConnect for TV Casting
-Added a Printer Command For Printing Text to a Printer
-Misc Fixes

if you have any issues with this firmware or build please let me know in a github issue or via the Discord

VA1.0

10 Oct 22:38
c781acd
Compare
Choose a tag to compare

What's Changed

  • Switched to ESP IDF: Arduino support has been removed and is now considered obsolete.
  • Added Evil Portal: Both online and offline versions of the Evil Portal are now available.
  • ESP32 S3 Auto Deauth Support: Added auto deauthentication feature for boards like the LilyGO S3 Dongle. Just plug it in to automatically deauth APs.
  • More Commands Available: For a full list of available commands, visit the COMMANDS.md file.

Note

If you're unsure which firmware package to pick, select the generic version for your ESP type.

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