Hacker News new | ask | show | jobs
by orwin 70 days ago
If you put codex in Xhigh and allow it access to tools, it will take an hour but it will eventually give you back quality recompiled code, with the same issues the original had (here quality means readable)
1 comments

I had a bit of a pain of a time trying to get Claude to work with ghidra. What you’re describing seems like a better alternative, would you agree?
You can tweak the current Ghidra MCP to work in headless mode. It makes things much easier.
I've had a lot of luck with pyghidra-mcp -- give it a try :)
Well i have tried and it only works for simple use-case.