16 ms·
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 stu
by badatnames 22d 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.
- comandillos 22d agoI'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.
- badatnames 22d agoCurious 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
- comandillos 22d agohttps://github.com/bethington/ghidra-mcp https://github.com/bethington/ghidra-mcp . Works flawlessly.
- badatnames 22d agoHa - I saw this, but took one look at the slopfest README and it sorta scared me away. Will give it a go thanks.
- yanhangyhy 21d agoi tought we can just use AI to read the readme and figure it out? install things.. i always do this
- nananana9 21d agoWe can, but a README like this is usually a very good heuristic that I don't want to install the thing.
- tnchr 20d agoIt depends, first I ask myself if this didn't exist would I vibe code it myself, if I would, then is this good enough, might as well save my time and tokens on checking than building from scratch. Personal projects wise
- Computer0 20d agohttps://github.com/bethington/ghidra-mcp/issues/307 https://github.com/bethington/ghidra-mcp/issues/307
- NooneAtAll3 21d agoidk if you'll read this, but can you explain more the setup needed for RE?