Skip to content

BLEShark v0.4

Compare
Choose a tag to compare
@grdashark grdashark released this 09 Sep 21:00
· 45 commits to main since this release
694cbb2

🔃 This release is the absolute best yet. Added many features.

Major changes

  1. Added Bad-BT (Experimental/WIP, some scripts don't work)
  2. Added TikTok Scrolling.
  3. Fixed bugs for TikTok Scrolling for iOS and Windows. Working now. Read at the bottom for more information.
  4. Added modify mode, which moves the cursor around if the TikTok Scroller isn't working.
  5. Added a brightness settings option.
  6. Added new main menu

Minor changes

  1. Fixed so many different tiny bugs, including weird deauth -> targeted bug
  2. Removed "Wi-Fi Mode"
  3. Removed all unnecessary stuff
  4. Optimized menu stuff, like int --> int8_t

Future changes that could be in the next update (v0.5)

  1. Add games. This may include (not limited to) flappy bird, t-rex game, space invaders, pong w/ai (easy, medium, hard), breakout game, ect... (WIP rn)
  2. More apps. This may include (not limited to) a slideshow clicker (for presentations), song switcher (previous, pause, next, volume controls), pomodoro timer, stopwatch, weather, notes (txt viewer), ect...
  3. Duino-coin miner (maybe. Not sure if this'll be in the next update.)
  4. Evil Portal credential detector (checks if google account is valid or not when signing in)
  5. Emergency mode, which is enabled by default, sets gaming menu as default menu. To unlock the real menu, open a game and press a combo of buttons (like a pin) to get people to believe it's a "gaming" device...
  6. A secure login for BLEShark settings
  7. BadUSB (maybe. Not sure if this'll be in the next update. Add option to use wired USB instead of BT)

Deleted v0.5 and moved TikTok iOS bug fix back down to v0.4. No need to create 2 new versions for a bug. OTA update will still work.