Site icon EfmSoft

What does NTSTATUS 301 (STATUS_VALID_CATALOG_HASH) mean?

 
Could be also:
ConstantTypeOS
ERROR_INVALID_OPLOCK_PROTOCOLWin32 errorWindows
HTTP_STATUS_MOVEDHTTP CodeAny
VOLSNAP_OVERLAPPED_TABLE_ACCESSBugCheck CodeWindows
Previous Next
STATUS_VALID_IMAGE_HASH STATUS_VALID_STRONG_CODE_HASH

STATUS_VALID_CATALOG_HASH

A catalog supplied the successful integrity match

Windows can authorize a file through a signed catalog rather than an embedded signature in the file itself. This status indicates that the calculated hash matched a catalog member accepted by the current integrity evaluation. The catalog signature authenticates the collection, while the member hash binds the individual file to that collection.

Copying only the binary to another installation can change the result if the required catalog is absent, not trusted, or outside the catalog databases searched by the verifier. Conversely, the file can remain byte-for-byte unchanged while a catalog trust or policy change alters whether it is accepted.

What to inspect

References


Looking for a different code? Search another status or error code.

Exit mobile version