Kaspersky Virus Removal Tool#
Download link: https://www.kaspersky.com.cn/downloads/free-virus-removal-tool
Available for win and linux platforms
On linux, just run it, and it will use graphical scanning; if graphical mode is available, it can be run directly.
./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 scan without 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
Clean viruses immediately
./kvrt.run -- -accepteula -silent -adinsilent
https://support.kaspersky.com/help/kvrt/2024/en-us/269475.htm