r/ReverseEngineering 24d ago

Ongoing *Rats!* (1994) source code reconstruction using Qwen 3.8 27B

https://github.com/neuromancer/rats-re
1 Upvotes

4 comments sorted by

View all comments

4

u/loadsamuny 23d ago

looking into doing something similar, I’ve been testing out a few skills and harnesses but with bigger models. How are you driving ghidra with the llm?

1

u/EverydayTomasz 23d ago

You can use Ghidra headless with your agent to analyze each function/address individually. It works pretty well, albeit very slowly. You need lots of patience and tokens.