SpaceXAI's Grokathon crowns a binary decompiler built in 12 hours

Nova beat social simulation tool Signal and brain-sensing speech prototype ThinkVoice in the 2026 competition.

By ยท Published

Primary source: X - @SpaceXAI

Why it matters

The winners show SpaceXAI using Grokathons to identify developers who can turn its models into technical systems, while simultaneously feeding its engineering recruitment pipeline.

A victorious, rapidly developed AI decompiler, represented as a bold, ascendant figure or mechanism. (Woodblock print, executed in the style of mid-century propaganda posters, featuring flat planes of color and bold, graphic silhouettes.)

Theo C (@theoc____), Supratik Panuganti (@supratikp07), and Henry Zhang (@henryzhangumich) won SpaceXAI's 2026 Grokathon with Nova, a 12-hour prototype designed to reverse-engineer compiled binaries into readable C code, according to results published by SpaceXAI on August 13th.

The winning team began by processing 262KB Game Boy ROMs before attempting to reconstruct the runtime of a 1995 car's electronic control unit, SpaceXAI said. The demonstration positioned Grok as an active reverse-engineering system rather than a chat interface layered over existing decompilation tools. SpaceXAI did not publish technical documentation or independent accuracy measurements with the results, so Nova's placement reflects its performance as a hackathon prototype.

Panuganti is studying computer science and mathematics at Georgia Tech, according to his personal site, where he lists work spanning backend systems, machine learning, and quantitative finance. His projects include a student mentorship platform and research using machine learning and SAT methods for a combinatorics problem. (supratikpanuganti.com) That background fits Nova's core wager: a general-purpose model can help translate low-level machine behavior into source code that engineers can inspect and modify.

Three prototypes, three product directions

SpaceXAI awarded 2nd place to Signal, built by Adi (@adibilawar), Jason Lai (@jasonlai150_), Sam Chen (@SChen1249), and Jeffrey Zhou (@JeffreyZh0u). Signal converts followers' biographies, posts, and engagement into a continuously updated graph, then runs launch messages against simulated versions of that audience.

The Signal demo turns social distribution into a modeling problem. Instead of publishing several posts and waiting for real engagement data, a user could test messaging against synthetic followers first. The usefulness of that output depends on whether the simulated population captures how people actually behave. A strong score inside a generated audience does not establish that the same copy will perform when exposed to real users.

Zhou is a Harvard junior studying computer science and mathematics with a statistics secondary, according to Harvard's computer science advising site. His work includes multimodal AI research and experiments comparing agentic systems through chess-engine construction. (csadvising.seas.harvard.edu) Signal applies a related evaluation mindset to marketing: hold the launch constant, vary the message, and let a modeled population rank the results.

SpaceXAI gave 3rd place to ThinkVoice, credited to Dan Farina (@Daniel_Farinax). The prototype combines Grok Voice with brain-sensing hardware, using conversational context to suggest possible replies and subtle motor movements to select one. Its demonstration presents a path toward speech without visible mouth movement.

Farina has already been building voice-controlled Grok tools, including a terminal host that connects Grok Voice with coding sessions and allows users to manage agents without relying entirely on a keyboard. (dan.grok.me) ThinkVoice extends that work toward an assistive interface where the model predicts the speaker's likely response and the sensing hardware handles selection. The prototype's practical value will depend on response accuracy, latency, and how reliably it distinguishes intentional movements from noise.

A hackathon built as a hiring funnel

The three winners map to distinct areas where SpaceXAI wants developers to push Grok: software analysis, audience simulation, and human-computer interaction. Each project used the model as part of a larger system with its own data, interface, and decision loop. That is a stronger developer pitch than another standalone chatbot demo because it shows builders treating Grok as an underlying component.

SpaceXAI closed the results thread by directing readers to its careers page and saying it is rapidly expanding its engineering organization. The sequence makes the Grokathon a recruiting funnel as well as a product showcase. A 12-hour competition gives SpaceXAI a compressed view of which builders can connect its models to unfamiliar technical problems, ship a working interface, and explain the result onstage.

Nova's victory also reflects the contest's bias toward technically legible demonstrations. Binary decompilation produces an immediate before-and-after comparison: compiled code enters, reconstructed C comes out. Signal and ThinkVoice address broader behavioral and hardware problems whose quality is harder to judge during a short event. The rankings therefore identify the most persuasive prototypes under hackathon conditions, while leaving the longer work of validation, reliability, and deployment to their builders.

Reader comments

Conversation for this story loads after sign-in.