2024-04-23 20:50:54 +00:00
|
|
|
# TODO
|
|
|
|
|
2024-10-11 02:44:57 +00:00
|
|
|
## ghidra-xenia-v2
|
|
|
|
- split ghidra-lib package with no dependency on any jdk (launch.sh)
|
|
|
|
- make a custom launch script similar to ghidra-server nixos module to replace launch.sh
|
|
|
|
- make runtime jdk configurable and independent of build jdk
|
2024-10-11 03:08:24 +00:00
|
|
|
- adding a doc split output with ghidra javadoc/sleigh doc/etc would be nice
|
2024-10-11 02:44:57 +00:00
|
|
|
|
2024-09-11 07:35:29 +00:00
|
|
|
## upstream
|
2024-06-27 00:07:01 +00:00
|
|
|
- fix kicad desktop file name
|
|
|
|
|
2024-04-23 20:50:54 +00:00
|
|
|
## `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
|
2024-04-23 21:54:50 +00:00
|
|
|
|
|
|
|
## general
|
|
|
|
|
|
|
|
- meta info / license info for pkgs
|