You can check the integrity of files in the Kaspersky MLAD archive to make sure that there have been no changes to its contents before beginning installation or upgrading the application.
Integrity checks are performed using the integrity.sh script. When the script is running, it sequentially verifies the checksums of files from the application archive.
To check the integrity of Kaspersky MLAD archive files:
tar xf Kaspersky_MLAD_5.0.0.<
build number
>_ru-RU_en-US.tar.xz
The mlad-release-5.0.0-<build number> directory appears after the archive is unpacked.
cd mlad-release-5.0.0-<
build number
>
./integrity.sh
The results of checking the integrity of the application archive files on the computer are considered successful if the integrity.sh script ends with the SUCCEEDED
message.