add todo list

This commit is contained in:
xenia 2024-04-23 16:50:54 -04:00
parent c366611a09
commit f0fd21aafa
1 changed files with 9 additions and 0 deletions

9
TODO.md Normal file
View File

@ -0,0 +1,9 @@
# TODO
## `ghidra-server`
create NixOS VM test
- test that ghidra starts and the repositories are initialized
- test that ghidra-svrAdmin works as an unprivileged user in the `ghidra` group
- possibly test remotely importing a binary. however, ghidra-svrAdmin working is a good indicator of
the server being functional