Still available special offset-shifted file compare tool??? (File sizes differ smaller than 1KB.)
Read two file started in predefined text or hexa code to file ends.. (Ex: Two WAV files compares, compressed non-standardized tools or etc...)
Quick example (not available the offset-functions):
"fc /b start=data file1.wav file2.wav" or "fc /b start=64617461 file1.wav file2.wav"
start -> start offset reading from two comparable files, reading to file ends, ignoring previous bytes before the offset value. With(in/out) added extra switch, "end=0" aka read files to file endings or "end=X" read files to "X" offset points. (reading two files before file ends.)
A similar question was asked here, almost ~20 years ago:
https://www.ghisler.ch/board/viewtopic.php?t=8523