I want to check when the database has last been updated on Kaspersky Anti-Virus. On the Anti-Virus GUI, it shows that the databases are up to date and the last time you checked for updates under “Last Update”. I want to be able to check this on a registry key value.
I have found a registry key that I think might be what I need, however, I do not know how to interpret this value or how to convert this value to a date or time.
The registry key is: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\KasperskyLab\AVP20.0\Data\UpdateState\LastUpdate
The type of registry key is REG_QWORD and the data type is provided as hex or decimal.
I have not been able to determine how this relates to the time and date.
Is there a registry key that provides this value in epoch time format or does anyone know how to convert this registry key to a date and time format?
What is the registry key for the last time the database was updated and how do you interpret it? [Closed]
in Kaspersky Anti-Virus
Posted
I want to check when the database has last been updated on Kaspersky Anti-Virus. On the Anti-Virus GUI, it shows that the databases are up to date and the last time you checked for updates under “Last Update”. I want to be able to check this on a registry key value.
I have found a registry key that I think might be what I need, however, I do not know how to interpret this value or how to convert this value to a date or time.
The registry key is: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\KasperskyLab\AVP20.0\Data\UpdateState\LastUpdate
The type of registry key is REG_QWORD and the data type is provided as hex or decimal.
I have not been able to determine how this relates to the time and date.
Is there a registry key that provides this value in epoch time format or does anyone know how to convert this registry key to a date and time format?