Reverse engineering GTA San Andreas with autonomous LLM agents [video](youtube.com)
youtube.com
Reverse engineering GTA San Andreas with autonomous LLM agents [video]
https://www.youtube.com/watch?v=zBQJYMKmwAs
2 comments
This is pretty impressive. I think This sort of thing is a perfect fit for agentic coding because of the fact that you can compare the generated assembly afterwards as a safeguard/test. Plus, even if the code is messy, you can always ask the LLMs to do some cleanup passes afterwards.
Dogman76