cyberkaida / reverse-engineering-assistant

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

Add communications protocol between tool and reva #14

Closed cyberkaida closed 8 months ago

cyberkaida commented 9 months ago

To implement #11 we should add an interactive protocol between ReVa and the disassembler.

A few options:

Directory based

Socket based

Sessions

More questions