windows OS has catalog files in system32\CatRoot folder with SHA1 signatures of system files. The CAT-files are in binary format, I cannot find any information about structure of these files.
I need to access this information with perl or dump content (file -> hash). There are no such module on CPAN. I cannot use Win API because I need access these files from linux.