Skip to content

Releases: Spooks4576/ghost_esp_app

v1.2.2

27 Jan 01:47
9f42c91
Compare
Choose a tag to compare
  • fixed race condition and blocking of UART initialization causing freeze on launch
  • slightly improved startup time

v1.2.1

24 Jan 18:19
c7f3da2
Compare
Choose a tag to compare
  • Added 'apcred' commands to change and reset WebUI SSID & Password

v1.2.0

21 Jan 11:30
f57f19a
Compare
Choose a tag to compare
  • Added Variable Sniff command replacing individual commands
  • Added Variable Beacon Spam command replacing individual commands
  • Removed individual stop commands in favour of one for each section

v1.1.9

04 Jan 01:30
b1adc00
Compare
Choose a tag to compare
  • Changed text input buffer size to 128 characters
  • Added Flipper Runtime Firmware detection check
  • Added option to disable ESP Connection Check for debugging
  • Revised connection error message

v1.1.8 Polaris 📡🌍

20 Dec 20:34
c3a2db9
Compare
Choose a tag to compare
  • Added GPS Info command to view real-time GPS data

  • Added Stop GPS Info command

  • UART Initialisation tweaks

  • Add back EAPOL capture command

  • Added BLE Raw Capture command

  • Added Stop BLE Raw Capture command

  • Added BLE Skimmer Detection command

  • Expanded Stop on Back to include all stop commands

  • Added wrap-around scrolling in command menus

  • Add Scan Local command to scan for devices on connected network

  • Respect Momentum settings for ESP UART Channel

  • Added PCAP and Wardrive clearing options in Settings menu

  • Added BLE Wardriving command

  • Added GPX Track command (FEATURE COMING SOON)

  • Miscellaneous bug fixes and improvements

  • merry christmas and happy new year <3

v1.1.7 🎄

28 Nov 16:02
9a7336f
Compare
Choose a tag to compare
  • added null checks before freeing resources
  • remove unused commands from menu.c and cleaned up command details
  • initialise uart in esp connection check if needed

v1.1.6

23 Nov 03:56
d6027ac
Compare
Choose a tag to compare
  • sync files more frequently

v1.1.5 💜

22 Nov 10:54
b684398
Compare
Choose a tag to compare
  • expanded quick help menu with more context-specific tips
  • swapped order of AT and Stop commands in ESP Check
  • cleaned up general UI text
  • improved handling of corrupted or missing log files
  • general code cleanup and improvements

v1.1.4

17 Nov 04:18
bddb7af
Compare
Choose a tag to compare
  • Added confirmation dialog for Cast Video command
  • Fixed view locking issues with confirmation dialog

v1.1.3

16 Nov 15:27
bddb7af
Compare
Choose a tag to compare

Added specific buttondown icon for help menu button to not be dependent on firmware icons