logoalt Hacker News

snoopentoday at 5:06 AM2 repliesview on HN

I've used Claude with Ghidra MCP and had good success. It correctly identified and named MD5 functions, file IO functions, and the whole chain from a UI dialogue function. And when prompted it named all the interesting variables too.


Replies

ChickeNEStoday at 7:14 AM

I'm not sure you even need the MCP tbh, I just have Claude use pyghidra scripting.

hackcasualtoday at 5:30 AM

I was working on adding better WASM support to ghidra, but now I can just point Claude to binaryen

show 2 replies