ghidra-python-vscode-devcontainer-skeleton icon indicating copy to clipboard operation
ghidra-python-vscode-devcontainer-skeleton copied to clipboard

ghidra_install.sh is miss

Open g0mxxm opened this issue 2 years ago • 2 comments

Hi bro, I love this project! But I can't find the file of "ghidra_install.sh". Do I need to install ghidra by myself and then modify the setting file. Can you provide a shell template?Thanks!!!

g0mxxm avatar Jan 06 '24 04:01 g0mxxm

hey! glad you like it. ghidra_install.sh is part of another package called a devcontainer feature referenced here: https://github.com/clearbluejar/ghidra-python-vscode-devcontainer-skeleton/blob/main/.devcontainer/devcontainer.json#L64-L68

That feature is available here: https://github.com/clearbluejar/features/blob/main/src/ghidra/install.sh

clearbluejar avatar Jan 06 '24 22:01 clearbluejar

Thank you very much for your reply, I will read these documents about deployment carefully, I have benefited a lot from this project of yours.

g0mxxm avatar Jan 08 '24 04:01 g0mxxm