Tag
Wes Bos revealed that Meta's Muse AI model has unexpected open features, such as allowing users to package and compress files from the /opt/ directory.
The article details the process of upgrading an iPod Nano 3rd Generation to 16GB storage by modifying the NAND chip and firmware, highlighting the technical challenges and solutions encountered during the project.
gbemu-cli is a command-line tool that converts the SameBoy Game Boy emulator into a stateful dynamic-analysis service for AI agents, offering features like step execution, breakpoints, memory tracing, and scripting capabilities.
A GitHub repository offers a complete, byte-identical decompilation of Resident Evil 4 for the Nintendo GameCube to C/C++, with build tools and verification methods to reproduce the original binaries.
A tool called drawio-skill enables AI-powered generation of Draw.io diagrams, including reverse-engineering from codebases, with multiple templates and export options.
An investigation reveals that ZCode, Zhipu's AI coding desktop app, silently uploads users' entire Git workspace history to Aliyun OSS, encrypted with server-controlled keys, raising significant privacy concerns.
A user utilized the AI tool Astra to port Android 17 to a non-mainstream dual-screen Hisense A6L phone, overcoming significant technical hurdles through iterative debugging and reverse engineering.
The article describes 'jevlike', a reverse-engineered AI model for selecting among text options in one pass, with demos on games like Doom and chess, hosted on GitHub.
A Canadian enthusiast reverse-engineered the PlayStation 2's MechaCon security chip after four years of effort, unlocking its secrets for hardware preservation and emulation projects.
Hackers breached a Flock Safety camera, copying its data to reveal how the system tracks vehicles and people, exposing privacy vulnerabilities and security flaws in surveillance technology.
A developer uses AI to reverse engineer an M4 GPU driver for Linux, facing criticism from parts of the open-source community.
Cody Ho and Niklas built a fully OpenGL ES 3.0 compliant GPU driver for the M4 Mac Mini in one month through clean-room reverse engineering, enabling Linux to run graphics-intensive applications like Minecraft at high frame rates.
The article explains how to reverse-engineer Factorio's pseudo-random number generator to predict in-game random events, using linear algebra and knowledge of the PRNG algorithm.
The article details the reverse-engineering of microcode in Intel's 8087 floating-point chip, focusing on the complex implementation of the FSCALE instruction and the chip's historical role in establishing floating-point standards.
The article retrospectively reverse-engineers Apple's Neural Engine on the M1 chip, analyzing its architecture and discussing its evolution with the M5 chip's integration into GPU cores.
The blog post details the reverse-engineering of Claude Code Web's runtime environment, revealing it uses a Firecracker MicroVM and uncovering Anthropic's undocumented application hosting platform.
The author demonstrates how frontier LLMs like Fable 5.1 and Astra can autonomously reverse engineer and mod closed-source games, with successful examples in Prey and Touhou, highlighting a new era for modding.
A new 'reverse-skill' capability integrates with AI coding agents like Codex and Claude Code to assist in reverse engineering tasks such as APK and firmware analysis, encapsulating expert experience into reusable tools.
Ben reverse engineered the Egret GT e-scooter, discovered hidden features via Bluetooth and CAN bus, and wrote custom firmware in Rust for the display unit.
Astra is a tool that decompiles SNES ROM images into standalone games with readable source code, eliminating the need for emulation.