A Python parser for recovering log records from the HIKVISION proprietary file system.
-Python (Tested with v3.10). Should also work with older versions as well.
-Use pip to install them easily. Execute the following command:
pip install -r requirements.txt
python hikvision_loganalyzer.py
Or use the executable download from Releases section.