Comment by badatnames
2 days ago
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.
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.
https://github.com/bethington/ghidra-mcp . Works flawlessly.
Ha - I saw this, but took one look at the slopfest README and it sorta scared me away. Will give it a go thanks.
3 replies →
https://github.com/bethington/ghidra-mcp/issues/307
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
idk if you'll read this, but can you explain more the setup needed for RE?