cyberkaida / reverse-engineering-assistant

An AI assistant for reverse engineering tasks 👩‍💻
Apache License 2.0
165 stars 15 forks source link

Update all tools that take an `address` to instead take a symbol as well #23

Closed cyberkaida closed 4 months ago

cyberkaida commented 5 months ago

Everything should work like the Decompile Function tool and let python and Java figure out what the LLM wants. It is not reliable to have the LLM input an address all the time.

cyberkaida commented 5 months ago

This is mostly done. I think I need to add a second output function that outputs the most relevant name for an address.

cyberkaida commented 4 months ago

Fixed in b17464bf996bed6ee8fe4ed0f528ab2073a05371