diff --git a/src/Injection/clipboard/extension.json b/src/Injection/clipboard/extension.json index 3807de0..1a70b78 100644 --- a/src/Injection/clipboard/extension.json +++ b/src/Injection/clipboard/extension.json @@ -1,7 +1,7 @@ { "name": "clipboard", "version": "v0.0.0", - "command_name": "remote-inject-clipboard", + "command_name": "inject-clipboard", "extension_author": "0xbad53c", "original_author": "TrustedSec", "repo_url": "https://github.com/sliverarmory/CS-Remote-OPs-BOF", diff --git a/src/Injection/conhost/extension.json b/src/Injection/conhost/extension.json index 1e5fd49..6317f29 100644 --- a/src/Injection/conhost/extension.json +++ b/src/Injection/conhost/extension.json @@ -1,7 +1,7 @@ { "name": "conhost", "version": "v0.0.0", - "command_name": "remote-inject-conhost", + "command_name": "inject-conhost", "extension_author": "0xbad53c", "original_author": "TrustedSec", "repo_url": "https://github.com/sliverarmory/CS-Remote-OPs-BOF", diff --git a/src/Injection/createremotethread/extension.json b/src/Injection/createremotethread/extension.json index ddeabfe..b7b3653 100644 --- a/src/Injection/createremotethread/extension.json +++ b/src/Injection/createremotethread/extension.json @@ -1,7 +1,7 @@ { "name": "createremotethread", "version": "v0.0.0", - "command_name": "remote-inject-createremotethread", + "command_name": "inject-createremotethread", "extension_author": "0xbad53c", "original_author": "TrustedSec", "repo_url": "https://github.com/sliverarmory/CS-Remote-OPs-BOF", diff --git a/src/Injection/ctray/extension.json b/src/Injection/ctray/extension.json index 962c5a4..704c780 100644 --- a/src/Injection/ctray/extension.json +++ b/src/Injection/ctray/extension.json @@ -1,7 +1,7 @@ { "name": "ctray", "version": "v0.0.0", - "command_name": "remote-inject-ctray", + "command_name": "inject-ctray", "extension_author": "0xbad53c", "original_author": "TrustedSec", "repo_url": "https://github.com/sliverarmory/CS-Remote-OPs-BOF", diff --git a/src/Injection/dde/extension.json b/src/Injection/dde/extension.json index 43707f4..f48058d 100644 --- a/src/Injection/dde/extension.json +++ b/src/Injection/dde/extension.json @@ -1,7 +1,7 @@ { "name": "dde", "version": "v0.0.0", - "command_name": "remote-inject-dde", + "command_name": "inject-dde", "extension_author": "0xbad53c", "original_author": "TrustedSec", "repo_url": "https://github.com/sliverarmory/CS-Remote-OPs-BOF", diff --git a/src/Injection/kernelcallbacktable/extension.json b/src/Injection/kernelcallbacktable/extension.json index 6fe765f..5f1f137 100644 --- a/src/Injection/kernelcallbacktable/extension.json +++ b/src/Injection/kernelcallbacktable/extension.json @@ -1,7 +1,7 @@ { "name": "kernelcallbacktable", "version": "v0.0.0", - "command_name": "remote-inject-kernelcallbacktable", + "command_name": "inject-kernelcallbacktable", "extension_author": "0xbad53c", "original_author": "TrustedSec", "repo_url": "https://github.com/sliverarmory/CS-Remote-OPs-BOF", diff --git a/src/Injection/ntcreatethread/extension.json b/src/Injection/ntcreatethread/extension.json index 3327f30..9fc0870 100644 --- a/src/Injection/ntcreatethread/extension.json +++ b/src/Injection/ntcreatethread/extension.json @@ -1,7 +1,7 @@ { "name": "ntcreatethread", "version": "v0.0.0", - "command_name": "remote-inject-ntcreatethread", + "command_name": "inject-ntcreatethread", "extension_author": "0xbad53c", "original_author": "TrustedSec", "repo_url": "https://github.com/sliverarmory/CS-Remote-OPs-BOF", diff --git a/src/Injection/ntqueueapcthread/extension.json b/src/Injection/ntqueueapcthread/extension.json index 8494cd0..0e170cf 100644 --- a/src/Injection/ntqueueapcthread/extension.json +++ b/src/Injection/ntqueueapcthread/extension.json @@ -1,7 +1,7 @@ { "name": "ntqueueapcthread", "version": "v0.0.0", - "command_name": "remote-inject-ntqueueapcthread", + "command_name": "inject-ntqueueapcthread", "extension_author": "0xbad53c", "original_author": "TrustedSec", "repo_url": "https://github.com/sliverarmory/CS-Remote-OPs-BOF", diff --git a/src/Injection/setthreadcontext/extension.json b/src/Injection/setthreadcontext/extension.json index 31f90e3..08971f3 100644 --- a/src/Injection/setthreadcontext/extension.json +++ b/src/Injection/setthreadcontext/extension.json @@ -1,7 +1,7 @@ { "name": "setthreadcontext", "version": "v0.0.0", - "command_name": "remote-inject-setthreadcontext", + "command_name": "inject-setthreadcontext", "extension_author": "0xbad53c", "original_author": "TrustedSec", "repo_url": "https://github.com/sliverarmory/CS-Remote-OPs-BOF", diff --git a/src/Injection/svcctrl/extension.json b/src/Injection/svcctrl/extension.json index 021b2e8..10943fa 100644 --- a/src/Injection/svcctrl/extension.json +++ b/src/Injection/svcctrl/extension.json @@ -1,7 +1,7 @@ { "name": "svcctrl", "version": "v0.0.0", - "command_name": "remote-inject-svcctrl", + "command_name": "inject-svcctrl", "extension_author": "0xbad53c", "original_author": "TrustedSec", "repo_url": "https://github.com/sliverarmory/CS-Remote-OPs-BOF", diff --git a/src/Injection/tooltip/extension.json b/src/Injection/tooltip/extension.json index b9c2869..a4c25a6 100644 --- a/src/Injection/tooltip/extension.json +++ b/src/Injection/tooltip/extension.json @@ -1,7 +1,7 @@ { "name": "tooltip", "version": "v0.0.0", - "command_name": "remote-inject-tooltip", + "command_name": "inject-tooltip", "extension_author": "0xbad53c", "original_author": "TrustedSec", "repo_url": "https://github.com/sliverarmory/CS-Remote-OPs-BOF", diff --git a/src/Injection/uxsubclassinfo/extension.json b/src/Injection/uxsubclassinfo/extension.json index 37b13b8..fc42de3 100644 --- a/src/Injection/uxsubclassinfo/extension.json +++ b/src/Injection/uxsubclassinfo/extension.json @@ -1,7 +1,7 @@ { "name": "uxsubclassinfo", "version": "v0.0.0", - "command_name": "remote-inject-uxsubclassinfo", + "command_name": "inject-uxsubclassinfo", "extension_author": "0xbad53c", "original_author": "TrustedSec", "repo_url": "https://github.com/sliverarmory/CS-Remote-OPs-BOF",