Use the QDecrypt tool to manually restore a downloaded file.
![]() |
WARNINGRestoring an infected file can spread the virus/malware to other files and computers.
Before restoring the file, isolate the infected endpoint and move important files
on this endpoint to a backup location.
|
![]() |
ImportantThe QDecrypt decryption tool only supports Windows.
|
To manually restore an identified file, you can download the file and the decryption
tool, QDecrypt, from Server & Workload Protection to your local machine. If you do
not want Anti-Malware scan to detect the file again, make sure to create a scan exception
first. Use the following steps to create the exclusion, download the file and tool,
and restore the identified file on your local machine.
Procedure
- In the Trend Vision One console, access the Server & Workload Protection instance managing the infected endpoint.
- Go to and open the details for the affected computer.
- Go to .
- Locate the file you want to restore and click
View to open the Details window.
Use the filters or advanced search to find the file you want to restore. - Copy the exact file name and original location.
- Go to .
- Edit the Malware Scan Configuration for each scan type.Repeat these steps for Real-Time Scan, Manual Scan, and Scheduled Scan.
- Under the scan type you want to configure, locate Malware Scan Configuration and click Edit.
- Go to the Exclusions tab.
- Enable File List and select a list to edit.
Note
Select New... from the list of file lists if a list does not already exist. - To edit the file list, click Edit.
- In the File(s) field, specify the original full file path of the file you want to restore.A full file path includes the root drive, all folder names, file name, and file extension. For example:
C:\Documents\example.doc
- Click OK to close the File List.
- Click OK to close the Malware Scan Configuration.
- Once you have configured all scan types, click Save to apply the exception to the endpoint.
- With the computer details screen still open, go to .
- Select the file you want to restore and click
Download.
- In the Download guide, click Next.Server & Workload Protection prepares the download. Once the download finishes, the Summary appears.
- To download the decryption tool, click administration utility.Your computer should automatically download
QFAdminUtil.zip
. - Locate the download package and unzip
QFAdminUtil.zip
. - Run QDecrypt.
- To use the graphical interface, run
QDecrypt.exe
.Follow the steps to select the target encrypted file and where to save the decrypted file. - To use the command line interface, run
QDecrypt.com
with the following command:qdecrypt [/h] [--verbose] /i <str> /o <str>Where:-
/h
or--help
displays the help message -
--verbose
generates verbose log messages -
/i <str>
or--in=<str>
specifies the input encrypted file, where<str>
is the file name -
/o <str>
or--out=<str>
specifies the output unencrypted file, where<str>
is the file name
If you use the command line interface, for ease of use, move the encrypted file into the same location as the QDecrypt tool. -
The QDecrypt tool generates a decrypted file. - To use the graphical interface, run