Skip to content

Releases: quietdom/bruce-arsenal

Bruce Release v1.0.2

28 Jun 20:15

Choose a tag to compare

Bruce Arsenal v1.0.2 - Updated

Fixes

  • SD Card Black Screen Fix - Removed extra tft.endWrite/startWrite calls in setupSdCard that corrupted the shared SPI bus on T-Embed CC1101
  • T-Embed CC1101 Plus - Full SPI bus fix, SD card now works correctly with display
  • T-Watch Ultra - Arduino_GFX TFT color define compatibility (per-color guards in tft_defines.h)
  • BLE Sniffer - NimBLE v1/v2 API compatibility fix
  • T-Watch Ultra - XL9555 IO expander init, TFT_IPS macro, BAD_RX/BAD_TX pins
  • Arduino_GFX bumped to v1.6.6 for ESP32 core compatibility

Improvements

  • Removed Arsenal branding - everything says Bruce
  • Updated README with full tool list
  • All 60 board targets build successfully via GitHub Actions

More devices Support

  • LilyGo T-Watch Ultra (CO5300 QSPI AMOLED) added
  • Updated release binaries for all supported boards

Bruce Arsenal v1.0.1

09 Jun 11:34

Choose a tag to compare

Bruce Arsenal v1.0.1

New Features (Arsenal Module)

  • 72 attack tools across WiFi, BLE, RF, NFC, and more
  • Mobile web dashboard for remote control
  • Background OPSEC monitoring and evasion
  • Script browser with 60K+ payload support
  • Attack scheduler with delay and duration
  • Session logging to SD card
  • Custom combo presets
  • Multi-band jamming GUI

Board Support

  • 37 boards compiled successfully
  • Full LITE_VERSION support for constrained boards
  • 14 language translations

Fixes

  • BLE/NimBLE DRAM overflow fixed for constrained boards
  • LITE_VERSION gating for 23+ features on 4MB/8MB boards
  • ESP online flasher bootloop fix (lilygo-t-embed flash size)
  • OPSEC dot repositioned
  • PSRAM support for m5stack-cplus2

Known Limitations

  • m5stack-cplus2 and m5stack-core2: DRAM overflow (core firmware globals exceed 320KB SRAM)

Credits

  • Based on Bruce Firmware by pr3y
  • Arsenal module by quietdom