logoalt Hacker News

fishfaselltoday at 4:02 AM1 replyview on HN

It would be cool to see agentic interpretation of function and variable names. It can see and track the flow of data a lot faster than a human can so if given some context, maybe it could synthesize names for them.


Replies

snoopentoday at 5:06 AM

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.

show 2 replies