Kaspersky Virus Removal Tool#
Download link: https://www.kaspersky.com.cn/downloads/free-virus-removal-tool
Available for win and linux platforms
For linux, just run it directly, and it will use graphical scanning if available
./kvrt.run
Scan results
The following commands only scan without removing viruses
# Full system scan
./kvrt.run -- -accepteula -silent -dontencrypt -allvolumes
# Scan specified directory
./kvrt.run -- -accepteula -silent -dontencrypt -customonly -custom specified_directory
accepteula: Accept the End User License Agreement (EULA), Privacy Policy, and KSN Statement
dontencrypt: Disable encryption of tracking files / reports / dump files
silent: Run the scan without a graphical interface (silent mode)
custom <folder_path>: Custom scan file path
customonly: Only scan custom folders
exclude <folder_path>: Exclude specified path from custom scan
d <folder_path>: Quarantine and report folder path
By default, reports are saved in /var/opt/KVRT2024_Data and /home/<user_name>/KVRT2024_Data directories
Immediately clean viruses
./kvrt.run -- -accepteula -silent -adinsilent
https://support.kaspersky.com/help/kvrt/2024/en-us/269475.htm