diff --git a/extension.json b/extension.json index 2975762..7ab66c9 100644 --- a/extension.json +++ b/extension.json @@ -2,7 +2,9 @@ "name": "nanodump", "version": "0.0.0", "command_name": "nanodump", - "original_author": "HelpSystems", + "extension_author": "@moloch--", + "original_author": "@HelpSystems", + "repo_url": "https://github.com/sliverarmory/nanodump", "help": "A Beacon Object File that creates a minidump of the LSASS process.", "depends_on": "coff-loader", "entrypoint": "go",