]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge pull request #288 from vwheezy22/john
authorb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Mon, 31 Jul 2023 03:50:29 +0000 (05:50 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 03:50:29 +0000 (05:50 +0200)
programs/john.json [new file with mode: 0644]

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