24 lines
625 B
Markdown
24 lines
625 B
Markdown
# TODO
|
|
|
|
## `ghidra`
|
|
|
|
- wrap/expose pyghidraRun so it works correctly
|
|
- export passthru python packages
|
|
- pyghidra packages
|
|
- type stubs
|
|
- lower priority: gdb, lldb
|
|
|
|
## `binsync`
|
|
|
|
- put dragnpkgs version of binsync in (latest version)
|
|
- integrate binsync with ghidra
|
|
- integrate binsync with ida
|
|
|
|
## `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
|