Regenerator 2000 v0.9.14 released.
Getting closer to v1.0.0.

In particular, I like the new MCP Server + SKILL improvements.
"Analyze this program" analyzes the entire game. So far the results are pretty good.

https://github.com/ricardoquesada/regenerator2000/releases/tag/v0.9.14

Do you have a game/program that you want to be analyzed ? LMK. Happy to try to new MCP server+skills on it.

#disassembly #c64 #retrocomputing #mcp #mos6502

Christian Hammond Investigates Faxanadu Internals
Oh we here at Set Side B try to make all kinds of posts, but among my personal favorite kind are finding some deep dive into some aspect of a game's inner workings and presenting it. These days, for multiple reasons (such as ease of monetization) many of these dives turn out to be
https://setsideb.com/christian-hammond-investigates-faxanadu-internals/
#retro #ChristianHammond #disassembly #faxanadu #hudsonsoft #internals #retro #scripting
Christian Hammond Investigates Faxanadu Internals

Oh we here at Set Side B try to make all kinds of posts, but among my personal favorite kind are finding some deep dive into some aspect of a game's inner worki

Set Side B

Has anyone disassembled and fully reverse engineered the TMNT NES game? I'm referring to the original with the dam level from Hell, not TMNT the Arcade Game, which came out somewhat later.

#retrogaming #tmnt #nes #programing #disassembly

I've just released Regenerator 2000 v0.7.0 with MCP Server support.
I've tested it with Claude Code and Gemini CLI and got impressive results: multi-line comments, good labels,etc.

https://www.youtube.com/watch?v=_HW2d7kNCQw

#commodore64 #mos6502 #disassembly

Regenerator 2000 MCP server with Gemini CLI

YouTube

Someone brought back this #qrcode sticker from #39c3. The QR code encodes a minified #Linux #x86 #ELF binary that obfuscates what it actually does. Looking at the #disassembly, we can see the following behavior:

🧵 1/5

Does anyone know if BAP is dead now? Last update on the public github is from 8 months ago https://github.com/BinaryAnalysisPlatform/bap
#binary #vulnerability #disassembly #ocaml
GitHub - BinaryAnalysisPlatform/bap: Binary Analysis Platform

Binary Analysis Platform. Contribute to BinaryAnalysisPlatform/bap development by creating an account on GitHub.

GitHub

Some projects just take a long time to work through. I mean, I’ve got to make sure it can stand alongside the others.

It should be worth the wait, though.

#8bit #bbcmicro #disassembly

Disassembling Terabytes of Random Data with Zig and Capstone to Prove a Point

We go on a journey of discovery to prove my friend wrong (he has a PhD). We learn that ARM instructions are more common than DEFLATE data in random streams.