DEF CON Forum Site Header Art

DC30 badge

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • skintigh
    Member
    • Oct 2012
    • 5

    #1

    DC30 badge

    It seems to have a JTAG/SWD connector spot, and one for a 6 wire connector, serial? E
    usb? Eth? Also a jumper under the cover that holds the speaker on.

    When you connect it to a computer it reports and ID in her that could be an ethernet address. Windows detects it as a USB composition device and 3 software devices, one of which may be a game controller using the buttons on the badge.

    Request: any info on making the badge a host for a mass storage device. Please! I need it for my presentations...
  • dmr
    Registered Abuser
    • Aug 2019
    • 149

    #2
    Just started playing with it. Did a few simple tunes. That's all, folks!

    Comment

    • skintigh
      Member
      • Oct 2012
      • 5

      #3
      If you hold right while booting you get a key test mode.
      If you hold the down button during boot it identifies as a mass storage device and seems to allow loading a new rpi firmware.

      Comment

      • 0xbfc0
        Member
        • Aug 2022
        • 1

        #4
        You can also read/dump either the program memory or the whole flash contents with picotool as well while in BOOTSEL/mass storage mode: https://github.com/raspberrypi/picotool

        Comment

        Working...