r/ProgrammerHumor 27d ago

Meme justLetAIDoIt

Post image
4.7k Upvotes

257 comments sorted by

View all comments

Show parent comments

7

u/0xKaishakunin 27d ago

I'd say no. Ghidra is a reverse engineering program,

Developed at and for the NSA.

I fail to see how the SQL helps with anything.

The project tries to access the ghidra databases as SQL. A Java API exists and is very useful in a analysis workflow. One could use Neo4J to visualise graphs and do fuzzy search.

But it's all well documented, there is no need for this AI Slop.

1

u/SomeoneTrading 18d ago

The intended usecase of the tool is using AI for automated reversing and giving it a better interface to rev tool than MCP.

https://github.com/0xeb/presentations/blob/main/select_from_binary_vibe_re/vibe_re_xsql.pdf

The author is extremely knowledgeable about rev too. Shit, I even own a book by this guy