feat: implement Ghidra adapter and Nix integration
This commit is contained in:
parent
170ca32f58
commit
c0e540ee76
14 changed files with 1482 additions and 14 deletions
8
java/dispatch.txt
Normal file
8
java/dispatch.txt
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue