Hey all - redirected here from the discord. Looks like the USB-A port was broken during shipping. Does anyone know it it has functionality beyond joining to other badges? I am remote, so I am trying to figure out if I need to buy a soldering kit/try to learn soldering before playing with the badge.
Announcement
Collapse
No announcement yet.
DEF CON 29 Badge Hacking
Collapse
X
-
-
Just published an IDA loader for the UF2 firmware format that the badge uses! Pretty basic but it works. kjcolley7/UF2-IDA-Loader: IDA file loader for UF2, created for the DEFCON 29 hardware badge (github.com)
Comment
-
Does anyone else have problems reprogramming the shortcut keys on their badge to the 'macros' ?
Such as [return] or [enter] ?
It's being mentioned that they end up cutting off the beginning letters, so [return] becomes eturn].
Comment
-
A few friends and I got together last night and RE-d the badge firmware to determine how the remote signing process works; here's a script that will sign your badge request codes with any type of badge (you can also choose whether it has the signal):
https://gist.github.com/xanarin/dfb1...1550d3fc5b1950
Warning: Spoilers for the underlying implementation of the badge request/response system
To the badge creators (if they see this), you did a great job with this implementation and we had a lot of fun digging into it! It was a lot of fun to play with and it was definitely more approachable to start analyzing the serial output than say, sniffing the USB packets between two physically connected systems. It was also nice to have the firmware downloadable online as opposed to requiring JTAG hardware to dump the chip's flash. Thanks for a sweet badge and a fun puzzle!
Comment
-
stupid question I know but how the f*ck do you log in to discord? I have the username and password but there is no obvious login link!
TIA
Comment
-
The usual method posted on defcon.org is to use the URL: https://discord.gg/defcon
Some of the details from DEF CON 28 Safe Mode still apply to DEF CON 29 Hybrid:
https://defcon.org/html/defcon-safem...e-discord.html
HTH
-
-
I've been trying to open the source files from https://media.defcon.org/DEF%20CON%2...Defcon29.atsln with the provided software, but i just get the error:
"The project file could not be loaded. Could not find a part of the path "/Path/To/Directory/DC29/DC29.cproj"
Am i doing something wrong or is the project file yet to be uploaded?
Edit: Nvm, just found it, couldn't see the wood for the trees
Comment
Comment