Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 2.25 KB

README.md

File metadata and controls

52 lines (41 loc) · 2.25 KB

CackalackaBadgy 2024

All the information that you were hoping for related to the badge from CackalackyCon 2024

alt text

Badge Stats from the conference

  • 164 users built the badge and registered them
  • 619 scores were logged
  • The average alcohol reading over the weekend was 771 (meaning on avg, the con collectively was slightly intoxicated)
  • We recorded 22hrs and 30 mins of gameplay across all games on all badges
  • Badge bot tagged @sq33k a total of 40 times

Acheivements and Unlocks

  • Winning BallHole unlocks Labyrinth
  • Using the breathalyzer unlocks Breakout
  • Using HELLOWORLD on Serial submits the Hello World acheivement
  • Connecting to the badge's AP and visiting the web app submits the Access Point acheivement
  • Authenticating into the badge's web app submits the Web Auth acheivement
  • Submitting secret flag in AP webapp to the badge form unlocks asteroids and submits the Secret Flag acheivement
  • Getting rickrolled is just an acheivement in itself

Unlocking asteroids

Spoiler alert

Here is a short writeup on how to unlock asteroids, if you are stumped.

Default Serial commands in the Conference firmware 0.9.13

<HELP> - What it says...
<STATUS> - Gives you an idea of what is going on. Progress and such.
<HELLOWORLD> - Command that gives user an idea of how to use the commands and unlocks HelloWorld acheivement.

<WE> - Draws Wave Emoji
<TE> - Draws Taco Emoji

<RESETWIFI> - resets the wifi settings back to badgenet
<SETSSID> - sets the ssid
<SETPASS> - sets the wifi password

<DELPROG> - deletes their progress on the badge. Locks games
<RID> - shows the badge's real id
<UUID> - shows the badge's UUID

Firmware

Those responsible