MoveFile
MoveFile | |
Group | Files |
Main Application | Version 1.3 |
Required Update | n/a |
File Parameters | yes (third) |
Registry Parameters | no |
Build Parameters | yes (third) |
Special Parameters | no |
Renames/moves a file.
Usage
MoveFile:<source-filename(string)>,<destination-filename(string)>[,advanced file parameters]
Examples
MoveFile:"<$WINDIR>\RootkitHidden.exe","<$WINDIR>\RootkitHidden.exe-renamed"
Description
This command renames files.
- The first parameter is the source filename, no wildcards etc. allowed. PT
- The second parameter specifies the new, target filename the file should be renamed to. PT
- The third parameter should specify some advanced file parameters to avoid the problems arising from ambiguous filenames.
Scan Results
No scan results, operating takes place immediately.