]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
add support for ghidra (#167)
authorFrancisco Pombal <17580742+FranciscoPombal@users.noreply.github.com>
Mon, 22 Aug 2022 12:31:55 +0000 (13:31 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 12:31:55 +0000 (14:31 +0200)
programs/ghidra.json [new file with mode: 0644]

diff --git a/programs/ghidra.json b/programs/ghidra.json
new file mode 100644 (file)
index 0000000..b392aca
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.ghidra",
+            "movable": false,
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/NationalSecurityAgency/ghidra/issues/908\n"
+        }
+    ],
+    "name": "ghidra"
+}