cyberkaida / reverse-engineering-assistant

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

Add custom logger to Ghidra extension. Log to the project directory. #60

Open cyberkaida opened 4 months ago

cyberkaida commented 4 months ago

The Msg API logs to the Ghidra log. We should add a custom logger to log to the same directory as the reva-server to help debugging.