Hello
Is it possible to verify signatures of exe files? like sigcheck or sigverif does?
there are *.cat files in windows\system32\catroot\ - can I open these files in Linux and dump containing information (filename:sha1 hash)?
does mscat.h define some functions to do it?
thanks