This console application can be used to compare two LSS stores to see if they are (logically) equal - i.e. as a mapping from OID to byte stream.
Command line:
LssCompare path1 path2
where path1 and path2 are paths to two different LSS files to be compared.
This is useful for validating the backup system.