Remix.run Logo
comandillos a day ago

I am surprised. I've been using DS4 Flash (0731) for weeks now and it works perfectly fine as a replacement for Claude in a large variety of cases. It requires a few more iterations, sure, but it's useful enough to not need a Claude subscription anymore. Among the things I do I've been reverse engineering, writing complex C++ code...

badatnames a day ago | parent [-]

DS4 Flash absolutely kicks ass for reverse engineering and bug hunting. Almost no point in considering paying for a bigger model, although it's possible the stuff I've fed it (wide variety of older DOS/Windows stuff and device firmwares) might be easier targets.

comandillos a day ago | parent | next [-]

I've been reverse engineering LEON3-FT SPARC v8 BE code, so I wouldn't say it's common :D. When attached to Ghidra through a MCP the things you can do with this are simply crazy.

comandillos a day ago | parent | next [-]

https://github.com/bethington/ghidra-mcp . Works flawlessly.

badatnames a day ago | parent | next [-]

Ha - I saw this, but took one look at the slopfest README and it sorta scared me away. Will give it a go thanks.

yanhangyhy a day ago | parent [-]

i tought we can just use AI to read the readme and figure it out? install things.. i always do this

nananana9 19 hours ago | parent [-]

We can, but a README like this is usually a very good heuristic that I don't want to install the thing.

Computer0 3 hours ago | parent | prev [-]

https://github.com/bethington/ghidra-mcp/issues/307

badatnames a day ago | parent | prev [-]

Curious what MCP setup you use? I'm not sure which one I have wired up, but I have to restart Ghidra every time I change file. I think it's either LaurieWired's original or a fork of it

NooneAtAll3 5 hours ago | parent | prev [-]

idk if you'll read this, but can you explain more the setup needed for RE?