Generalising file paths and urls, see #10 (#422)

This commit is contained in:
Wietze
2025-01-28 11:15:01 +00:00
committed by GitHub
parent e62749f81a
commit a79893e7ad
196 changed files with 555 additions and 758 deletions

View File

@@ -4,8 +4,8 @@ Description: VShadow is a command-line tool that can be used to create and manag
Author: Ayberk Halaç
Created: 2023-09-06
Commands:
- Command: 'vshadow.exe -nw -exec=c:\windows\system32\calc.exe C:'
Description: Executes calc.exe from vshadow.exe.
- Command: 'vshadow.exe -nw -exec={PATH_ABSOLUTE:.exe} C:'
Description: Executes specified executable from vshadow.exe.
Usecase: Performs execution of specified executable file.
Category: Execute
Privileges: Administrator