feat: implement Ghidra adapter and Nix integration

This commit is contained in:
hermes 2026-07-28 19:51:32 +00:00
commit c0e540ee76
14 changed files with 1482 additions and 14 deletions

8
java/dispatch.txt Normal file
View file

@ -0,0 +1,8 @@
# Java accepts only operations which require a Ghidra/JVM worker.
doctor
inspect
functions
decompile
# clean is deliberately absent: cleanup is a trusted Rust Analysis Store
# transaction and is never delegated into the capability-sandboxed worker.