A new way to extract detailed transcripts from Claude Code
Introduces claude-code-transcripts, a Python CLI tool for converting Claude Code sessions into detailed, shareable HTML transcripts.
Introduces claude-code-transcripts, a Python CLI tool for converting Claude Code sessions into detailed, shareable HTML transcripts.
Using Claude AI to accelerate decompilation of N64 games by automating the conversion of assembly code into human-readable C.
A developer reverse-engineers the Codex CLI to directly prompt the new GPT-5-Codex-Mini model, detailing the process in a technical blog post.
How AI-assisted reverse engineering helps companies understand and modernize critical legacy systems that have become 'black boxes'.
A technical deep dive into reverse engineering the map compression and memory structure of the 1985 Commodore 64 game 'Endless' using 6502 assembly.
A technical guide detailing the process of bypassing Kakasoft USB Copy Protection software to access protected files.
A teardown and hardware hacking exploration of an old Sitecom WL-330 router, detailing the process of opening it and finding a serial console.
A technical analysis of exploiting a vulnerability (CVE-2021-38703) to gain root shell access on an old KPN Experia WiFi extender.
A technical guide on using Frida to reverse engineer the Nike Run Club Android app to extract authentication tokens and understand its API.
A guide to reverse engineering an Android APK to understand and modify API calls, including debugging and parameter analysis.
A technical guide on reverse engineering the Facebook API to download private videos using Python and browser analysis.
A technical guide on reverse engineering Facebook to create a tool for downloading public videos by analyzing network requests.
A guide on reverse engineering the Soundcloud API to bypass download restrictions using Python.
Introducing ngrev, a reverse engineering tool for Angular that visualizes project structure to help developers understand and optimize large codebases.
A guide to editing binary files directly, explaining why it's useful and demonstrating basic techniques with simple tools.
A technical guide on using Python and tools like rtmpdump to reverse engineer and download songs from Myspace.
A summary of a whitepaper detailing new techniques for reverse-engineering Python applications like Dropbox, including security bypasses.