Tech News
← Home  ·  All topics

Reverse Engineering

14 GoKawiil briefs on this topic

ImHex creator publishes guide to reverse-engineering FEZ's binary save format

The developer behind the ImHex hex editor wrote a tutorial demonstrating how to reverse-engineer an undocumented binary file format, using the 2012 game FEZ's save file as the example. The walkthrough shows how to move from raw hex bytes to a complete structure definition written in ImHex's Pattern Language, a feature available on the free, open-source, cross-platform tool.

Researcher uses Claude Opus 5 to reverse-engineer firmware in mic, webcam, key light

An engineer spent two weeks pointing an AI coding agent, Claude Opus 5, at the firmware and update tools of everyday USB peripherals—a microphone, a webcam, and a key light. The agent extracted a full command shell from the microphone, found a way to disable the webcam's recording LED while it still captures video, and discovered the key light accepts unauthenticated memory writes from any device on the same WiFi network.